Created
March 25, 2015 14:48
-
-
Save memememomo/f42cb4261b2eab8eaf85 to your computer and use it in GitHub Desktop.
form_forにFormオブジェクトを渡したとき、method属性に適切な値が入らなかった ref: http://qiita.com/uchiko/items/5d05466d558a17145b77
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class UserForm | |
| include ActiveModel::Model | |
| end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment