summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/resource.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2008-04-17 22:12:21 -0500
committerLuke Kanies <luke@madstop.com>2008-04-17 22:12:21 -0500
commitfb56deae3488e5d97e10e38cba98393a5a8f8414 (patch)
tree9e6cff4304fdb8b972b2ff61a1b24e74552b3898 /lib/puppet/rails/resource.rb
parentf7e0990fb436ce14e5f7ed295c004438d7735f95 (diff)
downloadpuppet-fb56deae3488e5d97e10e38cba98393a5a8f8414.tar.gz
puppet-fb56deae3488e5d97e10e38cba98393a5a8f8414.tar.xz
puppet-fb56deae3488e5d97e10e38cba98393a5a8f8414.zip
Switching the SSL::Host class to return Puppet instances.
Previously, the class was returning OpenSSL instances (e.g, OpenSSL::X509::Certificate) instead of Puppet instances (e.g., Puppet::SSL::Certificate). This made some things easier, but it made them asymmetric (e.g., you assigned the key as a Puppet instance but got back an OpenSSL instance), and it also reduced your flexibility and introspectiveness.
Diffstat (limited to 'lib/puppet/rails/resource.rb')
0 files changed, 0 insertions, 0 deletions