diff --git a/Rakefile b/Rakefile index fdba182..119a65c 100644 --- a/Rakefile +++ b/Rakefile @@ -61,7 +61,7 @@ end # Misc. # -desc "Start an irb console with TimeExt pre-loaded." +desc "Start an irb console with Redistat pre-loaded." task :console do exec "irb -r spec/spec_helper" end