Skip to content
  • Steven Hancock's avatar
    Make Capistrano precompile assets on deploy · d7bc014f
    Steven Hancock authored
    This is straight out of the Rails guide. :)
    
    Capistrano (v2.8.0 and above) includes a recipe to handle asset
    precompiling in deployment. Since Gemfile.lock says we're using
    v2.9.0 anyway, we should be using this to make life easier for
    podmins who use Capistrano to deploy. :)
    d7bc014f