Skip to content

Instantly share code, notes, and snippets.

@memememomo
Created March 25, 2015 14:48
Show Gist options
  • Select an option

  • Save memememomo/f42cb4261b2eab8eaf85 to your computer and use it in GitHub Desktop.

Select an option

Save memememomo/f42cb4261b2eab8eaf85 to your computer and use it in GitHub Desktop.
form_forにFormオブジェクトを渡したとき、method属性に適切な値が入らなかった ref: http://qiita.com/uchiko/items/5d05466d558a17145b77
class UserForm
include ActiveModel::Model
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment