diff --git a/Rakefile b/Rakefile index ab78217..d6888b6 100644 --- a/Rakefile +++ b/Rakefile @@ -31,7 +31,7 @@ end # Misc. # -desc "Start an irb console with Redistat pre-loaded." +desc "Start an irb console with Twhois pre-loaded." task :console do exec "irb -r spec/spec_helper" end