Skip to content

Latest commit

 

History

261 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LRNR

Setup

rvm install ruby-1.9.3-p392 rvm use ruby-1.9.3-p392 rvm gemset create rails-3-12 rvm gemset use rails-3-12 gem install bundler && bundle install rake db:setup

foreman start localhost:5000

Gotchyas

Had to use sqlite3 cause one of the guys couldn't get it installed. There's some stuff going on with OpenSSL that doesn't need to happen. I'll figure that out later.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages