Eric Coulthard
Results
2
issues of
Eric Coulthard
Just spent a couple hours trying to figure out why my assets were not compiling. Turns out a js file I included was using a function called 'r' which was...
I added these lines to deploy.rb as instructed. set :whenever_command, "bundle exec whenever" require "bundler/capistrano" require "whenever/capistrano" I got the following error when I tried to run cap deploy. Any...
awaiting-feedback
bugfix