Skip to content

Add generation #13

@ddavison

Description

@ddavison

Picture generation like rails g scaffold Test index new show

this will create all of these files in rails.

controllers/test_controller.rb
models/test.rb
db/test_migration.rb
test/test_spec.rb

we could add generation later (low low priority) to generate tests/suites/modules/keywords automatically

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions