Module: ContentsHelper

Defined in:
app/helpers/contents_helper.rb

Instance Method Summary collapse

Instance Method Details

#live_searchObject



2
3
4
# File 'app/helpers/contents_helper.rb', line 2

def live_search
  page<<( remote_function :url => { :action => :live_search },:with => "searchtext")
end