index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
test
/
autoloading_fixtures
/
raises_no_method_error.rb
blob: 1db51879c70f1dbd28e166e2b0ec1f6e93343868 (
plain
) (
blame
)
1
2
3
4
# frozen_string_literal: true
class
RaisesNoMethodError
self
.
foobar_method_doesnt_exist
end