index
:
pokeviewer
this commit
master
Rails engine that displays Pokémon
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dummy
/
app
/
models
/
application_record.rb
blob: 10a4cba84df37181f4cf310fd85d8f0aaa5d90ba (
plain
) (
blame
)
1
2
3
class
ApplicationRecord
<
ActiveRecord
::
Base
self
.
abstract_class
=
true
end