Skip to content

Commit

Permalink
Remove old Rails Engine Rakefile deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jumph4x committed Oct 23, 2023
1 parent f6b32a9 commit 3c20517
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ RDoc::Task.new(:rdoc) do |rdoc|
rdoc.rdoc_files.include('lib/**/*.rb')
end

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

Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
Expand Down

0 comments on commit 3c20517

Please sign in to comment.