index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
application_record.rb
blob: 10a4cba84df37181f4cf310fd85d8f0aaa5d90ba (
plain
) (
blame
)
1
2
3
class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end