Open iwada opened 8 years ago
If included in Gemfile, all form_for fails with SystemStackError (stack level too deep). form_tag however works great.
Can you post an example form_for code snippet that fails for you?
form_for
If included in Gemfile, all form_for fails with SystemStackError (stack level too deep). form_tag however works great.