Skip to content

Instantly share code, notes, and snippets.

@p5150j
Created December 10, 2012 23:35
Show Gist options
  • Select an option

  • Save p5150j/4254339 to your computer and use it in GitHub Desktop.

Select an option

Save p5150j/4254339 to your computer and use it in GitHub Desktop.
Patrick Ortell-local set-up
~cd almMngt
#cd into the application directory
~ rails s
#start server
~rake db:migrate
#migrating the database
#then wait to see the generated url for the application...as this is running locally on port 3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment