Rails application for Theresa’s homepage. Follow the below steps to get started
-
At the command prompt, create a new Rails application:
bundle exec rake db:create db:migrate
-
Start the rails server:
rails s
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Rails application for Theresa’s homepage. Follow the below steps to get started
At the command prompt, create a new Rails application:
bundle exec rake db:create db:migrate
Start the rails server:
rails s