carmen-ruby / carmen-rails

NOT ACTIVELY MAINTAINED Rails adapter for Carmen (provides country_select and subregion_select)
MIT License
215 stars 159 forks source link

Passing {object: Thing} into ActionView::Helpers::Tags::Base for simple_form #41

Closed bshelton229 closed 10 years ago

bshelton229 commented 10 years ago

Fixes an issue with using simple_form and rails4 disallowing you to pass in {object: f.object} properly.