A basic "Hello, World!" app to introduce myself with Ruby on Rails applications. Includes:
- Using
rails newcommand to create application file structure - Using
rails servercommand to run a local server - Using Heroku to deploy
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A basic "Hello, World!" app to introduce myself with Ruby on Rails applications. Includes:
rails new command to create application file structurerails server command to run a local server