Skip to content

Commit

Permalink
Add task alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Feb 12, 2017
1 parent c7bd809 commit b66da6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/console.rake
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ task :console do
ARGV.clear
IRB.start
end
task c: %w[ console ]

0 comments on commit b66da6b

Please sign in to comment.