Guest User

Untitled

a guest
Feb 20th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1.  
  2. /foo/result?sort=rate_down&commit=Search&search=citybedroomsis_tradeable0is_petfriendly0until_dateratebathroomsfrom_dateis_smokeaware0state
  3.  
  4. html_options = {
  5. :title => "Sort by this field",
  6. :href => url_for(:action => 'list',
  7. :params => @params.merge({:sort => key, :page => nil}))
  8. }
  9. link_to_remote(text, options, html_options)
Add Comment
Please, Sign In to add comment