Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Add initial generators #5

Open
1 of 16 tasks
techpeace opened this issue May 26, 2017 · 1 comment
Open
1 of 16 tasks

Add initial generators #5

techpeace opened this issue May 26, 2017 · 1 comment
Assignees

Comments

@techpeace
Copy link
Member

techpeace commented May 26, 2017

Before we have Yeoman-style generators via #4, let's create some standard Rails generators.

  • User model
  • Rails router
  • Bot router
  • Base chunk
  • Chunks
  • Welcome chunk
  • Bot base controller
  • Bot controllers
  • Default controller
  • Welcome controller
  • Bot initializer
  • Autoload
  • ENV
  • Base bot
  • User migration (if user class already exists)
  • Project init (orchestrator)

http://guides.rubyonrails.org/rails_application_templates.html

@techpeace techpeace added this to the Initial release milestone May 26, 2017
@techpeace techpeace self-assigned this May 26, 2017
@techpeace
Copy link
Member Author

Does module_namespacing from the default model template give us what we want?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant