Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Commit

Permalink
Added task *pry*
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Jul 6, 2012
1 parent 85482b1 commit 0162eb4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Rakefile
Expand Up @@ -19,3 +19,7 @@ task :default => :spec

require 'yard'
YARD::Rake::YardocTask.new

task :pry do
sh "bundle exec pry -r ./lib/ruby-player.rb"
end

0 comments on commit 0162eb4

Please sign in to comment.