index
:
incommon-map.git
Attempts
import
main
https://ateliers-carto.incommon.cc
IN COMMON Collective
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
application_record.rb
blob: 10a4cba84df37181f4cf310fd85d8f0aaa5d90ba (
plain
)
1
2
3
class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end