Method: Arel::Crud#create_insert
- Defined in:
- activerecord/lib/arel/crud.rb
#create_insert ⇒ Object
13 14 15 |
# File 'activerecord/lib/arel/crud.rb', line 13 def create_insert InsertManager.new end |
13 14 15 |
# File 'activerecord/lib/arel/crud.rb', line 13 def create_insert InsertManager.new end |