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
/
student.rb
blob: f459f2a9a393c15d26be167036379f082000b42b (
plain
) (
blame
)
1
2
3
class
Student
<
ActiveRecord
::
Base
has_and_belongs_to_many
:lessons
end