Libraries
»
baza
(0.0.38)
»
Index
»
Baza
»
ForeignKey
»
#db
Method: Baza::ForeignKey#db
Defined in:
lib/baza/foreign_key.rb
#
db
⇒
Object
(readonly)
Returns the value of attribute db.
4 5 6
# File 'lib/baza/foreign_key.rb', line 4
def
db
@db
end