mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-14 23:13:20 -04:00
Use rake instead of directly invoking path_to_enlightenment.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
watch( '.*\.rb' ) do
|
||||
system("ruby path_to_enlightenment.rb")
|
||||
system 'rake'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user