index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dummy
/
app
/
models
/
application_record.rb
blob: 10a4cba84df37181f4cf310fd85d8f0aaa5d90ba (
plain
) (
tree
)
38e1f12d79
1
2
3
class
ApplicationRecord
<
ActiveRecord
::
Base
self
.
abstract_class
=
true
end