Skip to content

marutypes/hello-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise 1

Author: Mathew Allen

Class: CST82333 350

Submitted to: Stanley Pieda

Created: 2015-01-18

If you have rails installed, run rails server -b 127.0.0.1 and navigate to localhost:3000 or 127.0.0.1:3000 in the browser of your choice.

If you do not have rails installed view the output here: https://pure-beach-1224.herokuapp.com/

The files which were modified from a default rails Installation are:

  • app/controllers/hello_controller.rb
  • config/routes.rb
  • Gemfile

About

The simple hello world app for Ruby on Rails Tutorial chapter 1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published