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

Add initial generators #5

@techpeace

Description

@techpeace

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions