Skip to content

Add required wrapper_options to input method#100

Merged
assembler merged 1 commit intoassembler:masterfrom
rochers:master
May 11, 2015
Merged

Add required wrapper_options to input method#100
assembler merged 1 commit intoassembler:masterfrom
rochers:master

Conversation

@rochers
Copy link
Copy Markdown
Contributor

@rochers rochers commented Jan 5, 2015

Simple Form gem (as of 3.1.0) now requires that any implementation of the 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. This adds the required parameter and defaults it
to an empty hash.

Fixes #99

Simple Form gem now requires that any implementation of the 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. This adds the required parameter and defaults it
to an empty hash.

Fixes assembler#99
@eltiare
Copy link
Copy Markdown

eltiare commented Feb 16, 2015

Any word on merging this? All the deprecation errors in tests are very annoying.

@jasdeepgosal
Copy link
Copy Markdown

+1 plz.

@coreyward
Copy link
Copy Markdown

@assembler This is one click, zero work… what gives? Consider turning project maintenance over to someone else if you're not going to move on it.

assembler added a commit that referenced this pull request May 11, 2015
Add required `wrapper_options` to input method
@assembler assembler merged commit 4e147f2 into assembler:master May 11, 2015
@assembler
Copy link
Copy Markdown
Owner

sorry about this. I've already turned the project over to cloudinary team. If anyone else is interested in moving the project forward, toss me a line, and I'll make you collaborator.

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.

Simple Form now requires that any input method now accept a wrapper_options argument

5 participants