Skip to content

Commit

Permalink
Rebuild assets when building gem file
Browse files Browse the repository at this point in the history
  • Loading branch information
joliss committed Apr 25, 2012
1 parent be7e1f2 commit 09cbbef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -17,4 +17,6 @@ task :assets do
cp 'chai/chai.js', 'vendor/assets/javascripts/'
end

task :build => :assets

task :default => :spec

0 comments on commit 09cbbef

Please sign in to comment.