Class: RubySource
Instance Method Summary collapse
Methods inherited from String
#inspect_for_expectation_not_met_error
Instance Method Details
#inspect ⇒ Object
14 15 16 |
# File 'lib/spec/test_to_spec/ruby2ruby.rb', line 14 def inspect "\n"+to_s end |