bootstrap-ruby / bootstrap-editable-rails

In-place editing with Twitter Bootstrap for Rails
http://rubygems.org/gems/bootstrap-editable-rails
MIT License
216 stars 52 forks source link

fix for supporting custom input types (eg address) #5

Closed DeanDeBlock closed 11 years ago

DeanDeBlock commented 11 years ago

if resource is not supplied, do not wrap the fields in request hash

tkawa commented 11 years ago

Thank you. db746f9651fb657ba3c3a54c0b63508853841437 looks good.

In what case do you use returning javascript?