You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Matt Huntington e0bb520a88
First commit
11 years ago
app First commit 11 years ago
bin First commit 11 years ago
config First commit 11 years ago
db First commit 11 years ago
lib First commit 11 years ago
log First commit 11 years ago
public First commit 11 years ago
test First commit 11 years ago
vendor/assets First commit 11 years ago
.gitignore First commit 11 years ago
Gemfile First commit 11 years ago
Gemfile.lock First commit 11 years ago
README.rdoc First commit 11 years ago
Rakefile First commit 11 years ago
config.ru First commit 11 years ago

README.rdoc

== README


1. `rails new railsApp -d postgresql`
1. `rake db:create`
1. `rake routes`
1. `rails s`