Class: Chef::Deprecated::JsonAutoInflate
- Defined in:
- lib/chef/deprecated.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#<<, #initialize, #inspect, #link, #url
Constructor Details
This class inherits a constructor from Chef::Deprecated::Base
Instance Method Details
#id ⇒ Object
80 81 82 |
# File 'lib/chef/deprecated.rb', line 80 def id 1 end |
#target ⇒ Object
84 85 86 |
# File 'lib/chef/deprecated.rb', line 84 def target "json_auto_inflate.html" end |