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
Lucky::FormHelpers#form_method should be a public method (instead of private), if you're choosing to forgo form_for and need to create the form manually.
The text was updated successfully, but these errors were encountered:
Lucky::FormHelpers#form_method
should be a public method (instead of private), if you're choosing to forgoform_for
and need to create the form manually.The text was updated successfully, but these errors were encountered: