RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: pvet
try to add :
group :production do gem 'less-rails' end
in your Gemfile
try to add :
group :production do
gem 'less-rails'
end
in your Gemfile