Skip to content

Conversation

daniel-bryant
Copy link
Contributor

The first commit adds a filepicker_field_tag helper method as requested here. This method creates a valid filepicker input tag outside of a form_for block. This allows for more flexibility, similar to having the choice between using f.text_field or text_field_tag.

The second commit addresses multi_json's removal from Rails 4. Also see the Rails Guides. This issue was also causing my build to fail, as the gem versions installed by Travis CI were very different from the last master build and missing multi_json.

Add shared example spec to test filepicker_field and filepicker_field_tag
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling cda5882 on daniel-bryant:filepicker_field_tag into * on Ink:master*.

@kwent
Copy link

kwent commented May 4, 2015

Thanks !

@maurogeorge
Copy link
Contributor

@daniel-bryant thanks for your PR!

maurogeorge added a commit that referenced this pull request May 6, 2015
Filepicker field tag & multi_json to json
@maurogeorge maurogeorge merged commit d749ded into filestack:master May 6, 2015
@jeffdill2
Copy link

👍

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.

5 participants