Skip to content

chulsupark/sample_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Rails Tutorial: sample application

This is the sample application for Ruby on Rails Tutorial: Learn Rails by Example by Michael Hartl.


I had to

:production $ sudo apt-get install libpq-dev

  • gem 'pg' for heroku
  • heroku w/ --stack cedar (see Gemfile for details)
  • Ubuntu, JS

3.1.0 problems on Ubuntu

gem 'execjs'
gem 'therubyracer'

#PCS_END


public/stylesheets|images|... to assets/ Heroku config.assets.compile = true in config/environments/production.rb


About

Ruby on Rails Tutorial sample app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published