profile_search_block.rb 114 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 class ProfileSearchBlock < Block def self.description _('Display a form to search the profile') end end