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

Rails 4.2 #72

Closed
dustineichler opened this issue Jan 23, 2015 · 4 comments
Closed

Rails 4.2 #72

dustineichler opened this issue Jan 23, 2015 · 4 comments

Comments

@dustineichler
Copy link

If you can't get this to work in Rails 4.2. Adding require: false to your Gemfile resolves this issue. Your object appears nil the template otherwise.

@BenMorganIO
Copy link

👍

@lephyrius
Copy link

👍
I'm just wondering if it is possible to use this without the responders gem? Shouldn't it be an dependency for rabl-rails?

@acaron
Copy link

acaron commented May 20, 2015

+1
Can't make the respond_with work with rails 4.2.1 even with the require: false. Also, you need to add require 'rabl-rails' before the configuration!

@ccocchi
Copy link
Owner

ccocchi commented Apr 8, 2016

Fixed in 0.4.3. Custom responder will be removed starting version 0.5.0 of this gem.

@ccocchi ccocchi closed this as completed Apr 8, 2016
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

5 participants