bernat / best_in_place

A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem
http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/
1.2k stars 571 forks source link

Get selects to work with ActiveRecord associated records (belongs_to) #530

Open peterwake opened 8 years ago

peterwake commented 8 years ago

Please see the commit comments for details on how to get this working - but please note that I was unable to run the bundle (and hence do testing with appraisal). Also I haven't managed to understand what respond_with_bip really does, so this might need more coding.