stouset / twitter_bootstrap_form_for

A Rails FormBuilder DSL for generating Twitter Bootstrap forms
https://github.com/stouset/twitter_bootstrap_form_for
MIT License
409 stars 110 forks source link

fixed "ActionView::Template::Error (super: no superclass method `button'):" #54

Closed Osseta closed 11 years ago

Osseta commented 12 years ago

fixes #50

jlogsdon commented 12 years ago

Can you pull this in? I have to use a local fork right now =/

troex commented 12 years ago

Confirm this fixes form.submit case

Osseta commented 11 years ago

This change doesn't seem to be needed any more. Maybe was an issue with an earlier version of Rails or Ruby that I was using.