mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-21 01:03:20 -04:00
Change EdgeCase to Neo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require File.expand_path(File.dirname(__FILE__) + '/edgecase')
|
||||
require File.expand_path(File.dirname(__FILE__) + '/neo')
|
||||
|
||||
class AboutIteration < EdgeCase::Koan
|
||||
class AboutIteration < Neo::Koan
|
||||
|
||||
# -- An Aside ------------------------------------------------------
|
||||
# Ruby 1.8 stores names as strings. Ruby 1.9 stores names as
|
||||
|
||||
Reference in New Issue
Block a user