-
-
Notifications
You must be signed in to change notification settings - Fork 526
Closed
Description
Steps to reproduce
- Checkout the support_rails_7 branch.
- Once you are in the
suspenders
directory, run./bin/suspenders some_app_name
to generate a Rails app from the current state of suspenders. - Change directories into
some_app_name
. - Run
rails g scaffold some_model some_attribute
followed byrails db:migrate
. - Run
rails s
and visit a route for the resource created in step 4.
Metadata
Metadata
Assignees
Labels
No labels