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

Unable to use generator for punching_bag #30

Open
GunjanSolanki opened this issue Jul 30, 2020 · 0 comments
Open

Unable to use generator for punching_bag #30

GunjanSolanki opened this issue Jul 30, 2020 · 0 comments

Comments

@GunjanSolanki
Copy link

Getting error : Deprecation warning: Expected boolean default value for '--orm'; got :active_record (string).

On rails g punching_bag.

Here is the full error :

Running via Spring preloader in process 5336
Deprecation warning: Expected string default value for '--controller'; got false (boolean).
This will be rejected in the future unless you explicitly pass the options check_default_type: false or call allow_incompatible_default_type! in your code
You can silence deprecations warning by setting the environment variable THOR_SILENCE_DEPRECATION.
Deprecation warning: Expected boolean default value for '--orm'; got :active_record (string).
This will be rejected in the future unless you explicitly pass the options check_default_type: false or call allow_incompatible_default_type! in your code
You can silence deprecations warning by setting the environment variable THOR_SILENCE_DEPRECATION.
Could not find generator 'punching_bag'.

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

1 participant