index
:
interviews/petrofeed.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
location.rb
blob: 55873989e5ad4d8d3a1b6060ae73d67dd5501163 (
plain
)
1
2
3
class Location < ActiveRecord::Base has_one :license, autosave: true end