diff options
author | Matt Robinson <matt@puppetlabs.com> | 2011-03-24 03:22:20 +1100 |
---|---|---|
committer | Matt Robinson <matt@puppetlabs.com> | 2011-04-11 15:16:57 -0700 |
commit | 54b9f5d9afcb102b33f7f604eb6da15d8b75f6e9 (patch) | |
tree | 278ae2b753fb99907c38869ff419356ec2dd5feb /lib/puppet/interface/documentation.rb | |
parent | 7b23e59f64d75158e067fa41f9d41c257aa0bc4b (diff) | |
download | puppet-54b9f5d9afcb102b33f7f604eb6da15d8b75f6e9.tar.gz puppet-54b9f5d9afcb102b33f7f604eb6da15d8b75f6e9.tar.xz puppet-54b9f5d9afcb102b33f7f604eb6da15d8b75f6e9.zip |
(#6818) Stop from getting Rails 3 named_scope deprecation warning
We want our Rails models in Puppet to work under Rails 2 or 3, but we
don't want the deprecation warnings since we can't control what version
of Rails the client is running.
DEPRECATION WARNING: Base.named_scope has been deprecated, please use
Base.scope instead
Reviewed-by: Nick Lewis <nick@puppetlabs.com>
Diffstat (limited to 'lib/puppet/interface/documentation.rb')
0 files changed, 0 insertions, 0 deletions