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
Thank you for releasing this gem! It's very nice. I notice the scaffold generator is using "check_box" in the templates. Changing to "checkbox" fixed it for me.
The text was updated successfully, but these errors were encountered:
It's the client side view templates specifying check_box but Twitter Bootstrap has defined checkbox
I'm not certain about it, as I could be doing something wrong.
Thank you for releasing this gem! It's very nice. I notice the scaffold generator is using "check_box" in the templates. Changing to "checkbox" fixed it for me.
The text was updated successfully, but these errors were encountered: