Class
ActiveRecord::Associations::HasAndBelongsToManyAssociation
In:
kirbybase_adapter.rb
Parent:
Object
Methods
construct_sql
delete_records
find
find_target
insert_record
method_missing
Public Instance methods
construct_sql
()
delete_records
(records)
find
(*args)
find_target
()
insert_record
(record)
method_missing
(method, *args, &block)
[Validate]