class InheritableAttrTest
Public Instance Methods
assert_nothing_raised(*) { || ... }
click to toggle source
# File test/inheritable_attr_test.rb, line 15 def assert_nothing_raised(*) yield end