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
DEPRECATION WARNING: input method now accepts a `wrapper_options` argument. The method definition without the argument is deprecated and will be removed in the next Simple Form version. Change your code from:
def input
to
def input(wrapper_options)
See https://github.com/plataformatec/simple_form/pull/997 for more information.
A pull request in a while.
The text was updated successfully, but these errors were encountered:
A pull request in a while.
The text was updated successfully, but these errors were encountered: