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
/
activemodel
/
lib
/
active_model
/
test_case.rb
blob: 5004855d565a505a9d406cf1f7d4fbc4354db59b (
plain
) (
blame
)
1
2
3
4
module
ActiveModel
#:nodoc:
class
TestCase
<
ActiveSupport
::
TestCase
#:nodoc:
end
end