Skip to content

Commit

Permalink
Remove dummy app from Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
bcardarella committed Oct 31, 2012
1 parent 3fde5b3 commit f0eb094
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Rakefile
Expand Up @@ -5,6 +5,3 @@ Bundler::GemHelper.install_tasks
RSpec::Core::RakeTask.new('default') do |t|
t.pattern = FileList['spec/**/*_spec.rb']
end

APP_RAKEFILE = File.expand_path("../spec/dummy/Rakefile", __FILE__)
load 'rails/tasks/engine.rake'

0 comments on commit f0eb094

Please sign in to comment.