Issue #1769 has been reported by jamtur01.

----------------------------------------
Bug #1769: Puppet should support Rails 2.x
http://projects.reductivelabs.com/issues/show/1769

Author: jamtur01
Status: Accepted
Priority: Normal
Assigned to: 
Category: Rails
Target version: unplanned
Complexity: Easy
Affected version: 0.24.6
Keywords: 


At present (2008-01-17) Puppet requires rails 1.x. If 2.x is used you will see 
the following warning:

<pre>
err: Could not store configs: You cannot call create unless the parent is saved
</pre>

with 1.x you will get some deprecation warnings (let us know that 2.x won't 
work for us) these can be safely ignored:

<pre>
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/gems/1.8/gems/activerecord-1.15.6/lib/active_record/associations/association_collection.rb:95)
</pre>


----------------------------------------
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to