Class
SequelRelation::RelationshipManager
In:
lib/ramaze/contrib/sequel/relation.rb
Parent:
Object
Methods
belongs_to
finalize
has_many
has_one
new
the
todo
Constants
TODO
=
{}
Public Class methods
new
(&block)
Public Instance methods
belongs_to
(model)
finalize
()
has_many
(model)
has_one
(model)
the
(left_model, &block)
todo
(method, *args)
[Validate]