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

Specified defaults not passed to generated (railsapps) templates #226

Open
MarkDBlackwell opened this issue Jul 7, 2013 · 0 comments
Open

Comments

@MarkDBlackwell
Copy link
Contributor

The new and template commands—that is, for instance:

rails_apps_composer new myapp --defaults=my_defaults.yml

and

rails_apps_composer template template.rb --defaults=my_defaults.yml

do not remember the settings in the user's prescribed defaults file, for later use in the templates they generate (at least not when recipe 'railsapps' is involved).

Therefore running these templates with rails new goes through all the questions, as if no defaults ever were specified.

Would remembering these specified default settings be feasible? I suppose it would be useful, especially for the 'railsapps' recipe, especially for the new command.

This need not interfere with the normal process of generating templates, with no defaults specified.

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