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

Updating the simple_form custom input definition #15

Closed
wants to merge 1 commit into from

Conversation

Dinuz
Copy link
Contributor

@Dinuz Dinuz commented Jan 4, 2015

Reference:

heartcombo/simple_form#997

DEPRECATION WARNING: judge 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 judge

to

def judge(wrapper_options)

Reference:

heartcombo/simple_form#997

DEPRECATION WARNING: judge 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 judge

to 

def judge(wrapper_options)
@jamesmk
Copy link
Collaborator

jamesmk commented May 10, 2015

This is a duplicate of #13

@jamesmk jamesmk closed this May 10, 2015
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

Successfully merging this pull request may close these issues.

2 participants