How to get the new Rails 3.1 assets pipeline working when upgrading or migrating from a Rails 3.0 app.
Check out my articles about Ruby on Rails,
programming, and SEO.
Weekly updates? Subscribe to my feed.
Posts Tagged: Deployment
03 Sep 11 in
Ruby on Rails – 1 comment
Read more
Getting your assets to work when upgrading to Rails 3.1
01 Sep 10 in
Ruby on Rails – No comments
Read more
Rails 3 and Bundler: Deploying gems using Capistrano
How to deploy gems from your Rails 3 application through Capistrano.
25 Feb 10 in
Misc – 2 comments
Read more
Using Sinatra to serve smaller (than Rails) applications
How to use Sinatra instead of Ruby on Rails to server small applications.