Bug #932
rails error when using export and collection of resources
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
When resources are exported verbose output for puppet creates alot of these:
DEPRECATION WARNING: Calling .create on a has_many association without saving its owner will not work in rails 2.0, you probably want .build instead See http://www.rubyonrails.org/deprecation for details. (called from create at /usr/lib/ruby/gems/1.8/gems/activerecord-1.15.5/lib/active_record/associations/association_collection.rb:95)
doesn’t affect operation in any way though I imagine at some point it will (ruby 2.0)
History
Updated by Chris MacLeod over 4 years ago
- Status changed from 1 to Closed
- 7 set to duplicate