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

Commit

Permalink
Rake::DSLを明示的にincludeした refs #713
Browse files Browse the repository at this point in the history
  • Loading branch information
mzp authored and suer committed Oct 16, 2011
1 parent 540eeb6 commit 0a46d43
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 @@ -5,4 +5,5 @@ require File.expand_path('../config/application', __FILE__)
require 'rake'
require 'ci/reporter/rake/rspec'

include Rake::DSL
AsakusaSatellite::Application.load_tasks

0 comments on commit 0a46d43

Please sign in to comment.