index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionview
/
test
/
fixtures
/
mascot.rb
blob: 26a2c7bbe1f1eb5cc9c32d59ec71e8370ba00f05 (
plain
) (
blame
)
1
2
3
4
5
# frozen_string_literal: true
class
Mascot
<
ActiveRecord
::
Base
belongs_to
:company
end