Skip to content

Commit

Permalink
Change to fix old Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Jun 16, 2019
1 parent 9c750ce commit cee89fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/console.rake
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ task :console do
ARGV.clear
IRB.start
end
task c: %w[ console ]
task :c => %w[ console ]

0 comments on commit cee89fb

Please sign in to comment.