class RailsBestPractices::Reviews::UseTurboSprocketsRails3Review

Prepare Gemfile and review Capfile file to make sure using turbo-sprocket-rails3

See the best practice details here rails-bestpractices.com/posts/2012/11/23/speed-up-assets-precompile-with-turbo-sprockets-rails3/

Implementation:

Review process:

only check if turbo-sprockets-rails3 gem is not used and load 'deploy/assets' in Capfile.