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
/
activerecord
/
test
/
models
/
molecule.rb
blob: 69325b8d2985abbe3a8b7ae9fd64e33916cbaddb (
plain
) (
blame
)
1
2
3
4
class
Molecule
<
ActiveRecord
::
Base
belongs_to
:liquid
has_many
:electrons
end