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

ActionView::Template Error (uninitialized constant Fae::VERSION) #139

Closed
tshedor opened this issue Jul 31, 2016 · 2 comments
Closed

ActionView::Template Error (uninitialized constant Fae::VERSION) #139

tshedor opened this issue Jul 31, 2016 · 2 comments

Comments

@tshedor
Copy link
Contributor

tshedor commented Jul 31, 2016

From #135

Re Fae::VERSION: the ActionView::Template Error (uninitialized constant Fae::VERSION) issue - I found a solution and didn't deep dive, although this issue needs to be properly resolved before considering Fae Rails 5-ready.

Set config.eager_load to false in config/environments/production.rb. Like I said, this will have to be revisited because we obviously want eager loading. Maybe requiring the gem for use in views?

@LeChin
Copy link

LeChin commented Aug 6, 2016

yes! this lets me log in, great workaround for now.

@tshedor tshedor mentioned this issue Nov 14, 2016
@jamesmk
Copy link
Member

jamesmk commented Nov 15, 2016

fixed by #177

@jamesmk jamesmk closed this as completed Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants