index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
code
/
getting_started
/
app
/
models
/
comment.rb
blob: e2646a324f6289bde8e55370b9f390d0aebbcee1 (
plain
) (
tree
)
d7154d4832
45072f34d2
d7154d4832
1
2
3
class
Comment
<
ActiveRecord
::
Base
belongs_to
:article
end