Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 575 Bytes

README.markdown

File metadata and controls

28 lines (22 loc) · 575 Bytes

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