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

Generators do not run in Rails 3.2 #164

Closed
justin808 opened this issue Dec 16, 2015 · 2 comments
Closed

Generators do not run in Rails 3.2 #164

justin808 opened this issue Dec 16, 2015 · 2 comments

Comments

@justin808
Copy link
Member

@flynfish reported:

I'm running 3.2 and trying to run the generators it fails because of the hide! method:

[WARNING] Could not load generator "generators/react_on_rails/base_generator". Error: undefined method `hide!' for ReactOnRails::Generators::BaseGenerator:Class

A work around would be to copy/paste from these examples: https://github.com/shakacode/react_on_rails-generator-results

The runtime support for 3.2 is more important than the generator.

@flynfish
Copy link
Contributor

PR #165 submitted

@flynfish
Copy link
Contributor

flynfish commented Jan 4, 2016

I closed out PR #165 and submitted #182 as a better solution

@robwise robwise closed this as completed Jan 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

3 participants