Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Commit

Permalink
Fixed: failed to run precompile refs #856
Browse files Browse the repository at this point in the history
  • Loading branch information
mallowlabs committed Aug 23, 2012
1 parent a82b9a6 commit 1d736ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
require File.expand_path('../config/application', __FILE__)
require 'rake'
require 'ci/reporter/rake/rspec'
require 'rspec/core/rake_task'

include Rake::DSL
AsakusaSatellite::Application.load_tasks
Expand Down

0 comments on commit 1d736ff

Please sign in to comment.