Sha256: 3c6059c241a61baa5118f96537d322b7a781fd49fc7a75ec82e8e9147f29c4f7

Contents?: true

Size: 137 Bytes

Versions: 1

Compression:

Stored size: 137 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
compages-0.4.0 app/helpers/contents_helper.rb