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

Commit

Permalink
simplifies the rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiii committed Feb 17, 2012
1 parent 5583891 commit 86ea880
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
require "bundler"
Bundler::GemHelper.install_tasks

require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new do |t|
Expand Down

0 comments on commit 86ea880

Please sign in to comment.