Add support for Ruby 2.0
This commit is contained in:
@@ -14,7 +14,7 @@ class AboutIteration < EdgeCase::Koan
|
||||
end
|
||||
end
|
||||
|
||||
in_ruby_version("1.9") do
|
||||
in_ruby_version("1.9", "2.0") do
|
||||
def as_name(name)
|
||||
name.to_sym
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user