Skip to content

Conversation

nickrivadeneira
Copy link
Contributor

Calling the helper method after upgrading to Rails 5 resulted in the
following error:

undefined method 'helper' for ActionController::API:Class

This commit follows the lead of the following commit on another project:
weppos/breadcrumbs_on_rails@3a3ac0c

Calling the `helper` method after upgrading to Rails 5 resulted in the
following error:

undefined method 'helper' for ActionController::API:Class

This commit follows the lead of the following commit on another project:
weppos/breadcrumbs_on_rails@3a3ac0c
@coveralls
Copy link

coveralls commented Sep 7, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling f0e7d25 on nickrivadeneira:master into dffdf5e on Ink:master.

@Deekor
Copy link

Deekor commented Jan 12, 2017

Wondering why this hasn't been pulled yet? Just upgraded our app to Rails 5 and am getting the same error when trying to boot the server.

@nickrivadeneira
Copy link
Contributor Author

@Deekor I had emailed the Filestack team and received this in response:

We are currently in the process of creating a new version of our picker and it will include a brand new upload API. Once we release this in January we are going to be updating all of our libraries including the rails gem.

@kyuss
Copy link
Contributor

kyuss commented Apr 6, 2017

👍

@kyuss kyuss merged commit 94d964b into filestack:master Apr 6, 2017
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.

4 participants