Skip to content
Snippets Groups Projects
Commit c4902245 authored by Maxwell Salzberg's avatar Maxwell Salzberg
Browse files

change the name of the rake task as we are doing it locally for now

parent f3326100
No related branches found
No related tags found
No related merge requests found
namespace :assets do
task :precompile do
task :compile_s3 do
puts "compiling sass..."
system 'sass --update public/stylesheets/sass:public/stylesheets'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment