mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-21 01:03:20 -04:00
Setup load path in path_to_enlightenment, so -I not needed in Rakefile.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# The path to Ruby Enlightenment starts with the following:
|
||||
|
||||
$LOAD_PATH << File.dirname(__FILE__)
|
||||
|
||||
require 'about_asserts'
|
||||
require 'about_nil'
|
||||
require 'about_arrays'
|
||||
|
||||
Reference in New Issue
Block a user