mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-22 22:06:40 +00:00
Removes debugger
This commit is contained in:
parent
dcc0beebb5
commit
b0e6a92658
@ -7,7 +7,6 @@ module RabbitCarrots
|
|||||||
|
|
||||||
rake_tasks do
|
rake_tasks do
|
||||||
path = File.expand_path(__dir__)
|
path = File.expand_path(__dir__)
|
||||||
debugger
|
|
||||||
Dir.glob("#{path}/tasks/**/*.rake").each { |f| load f }
|
Dir.glob("#{path}/tasks/**/*.rake").each { |f| load f }
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user