You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know why the owner of the original PR ending up closing it. Would you like to champion this issue and open a new PR? If your PR provides a good test and doesn't break backwards compatibility, I will be happy to merge it in.
Hi,
I'm experiencing the same issue as found by #217 when using rails-bootstrap-forms with trailblazer/reform (http://trailblazer.to/)
This framework uses anonymous classes for its form objects and fails on
https://github.com/bootstrap-ruby/rails-bootstrap-forms/blob/master/lib/bootstrap_form/form_builder.rb#L428
as anonymous classes return nil on the .name function
can you comment on why the provided patch in #217 was not merged?
The text was updated successfully, but these errors were encountered: