A patch series that upgrades the version of Rails that Puppet
Dashboard vendors from 2.3.5 to 2.3.12 was just merged in to
Dashboard's master branch.  I wasn't able to easily generate a patch
to send out over email since some code in Rails is over 998
characters, and git format-patch doesn't handle that.  Besides, most
of the patch is just a bunch of vendored code getting updated, not
much that anyone would want to read, but if you do, you can read the
git logs or go here:
https://github.com/mmrobins/puppet-dashboard/tree/ticket%2Fmaster%2F7913-upgrade_vendored_rails

By upgrading the vendored Rails we get a lot of performance and
security improvements, and it brings us incrementally closer to
upgrading to Rails 3.  Many of the vendored gems (haml, sass,
rspec-rails, will_paginate, json_pure) needed to be upgraded to get
rid of deprecation warnings and to work better with the newer version
of Rails.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to