Ticket #10707: doc_remove_build_from_has_many_through_methods_table.diff
| File doc_remove_build_from_has_many_through_methods_table.diff, 0.8 kB (added by GMFlash, 11 months ago) |
|---|
-
activerecord/lib/active_record/associations.rb
old new 130 130 # #others<< | X | X | X 131 131 # #others.push | X | X | X 132 132 # #others.concat | X | X | X 133 # #others.build(attributes={}) | X | X | X133 # #others.build(attributes={}) | X | X | 134 134 # #others.create(attributes={}) | X | X | 135 135 # #others.create!(attributes={}) | X | X | X 136 136 # #others.size | X | X | X