Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning - wrapper_options #10

Closed
unijewski opened this issue Jun 11, 2015 · 2 comments
Closed

Deprecation warning - wrapper_options #10

unijewski opened this issue Jun 11, 2015 · 2 comments

Comments

@unijewski
Copy link
Contributor

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.

@hughevans
Copy link
Owner

Thanks.

hughevans added a commit that referenced this issue Jun 11, 2015
[#10] Update gem usage in README file
@hughevans
Copy link
Owner

Thanks again @unijewski 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants