Update: thanks to help from GitHub users @igreg and @astratto, Puppet Dashboard Rails 3 is now fully compatible with Ruby 1.9! The rails3 and rails3-aaa branches are up to date as of Dashboard version 1.2.15 plus the work on those branches.
I'm down to just 3 test failures, and actively working on getting to fully clean test runs. Help appreciated! Please take a look at the test results from these Travis builds: https://travis-ci.org/sodabrew/puppet-dashboard/builds/3588533 Still working on the audit trail, but no new updates on that yet. Cheers, Aaron On Fri, Nov 9, 2012 at 4:30 PM, Aaron Stone <sodab...@gmail.com> wrote: > Hi all, > > Over the past few weeks, I ported the Puppet Dashboard to run on Rails 3 > with Ruby 1.8.7. I'm down to only three unit test failures, so I think it's > a good time to share the work and see if anybody else is interested in > continuing Dashboard with me. > > http://github.com/sodabrew/puppet-dashboard > > https://travis-ci.org/sodabrew/puppet-dashboard/jobs/3095051 > > What's new here? > - Rails 3.2.8! > - Model protection against mass-assignment attacks. > - Prototype JS is removed. > - URLs for Groups and Classes by name, not only ID number. > - Bundler 1.x, Gemfile, runs under Thin. > > My next plans: > - Use PaperTrail to provide change histories for everything (way more > than fact reports, I need "who changed this parameter?"). > - Use Devise for AAA, integration with company Auth and view/edit > permissions (e.g. Devs can view, Ops can edit). > - Make it prettier? Bootstrap perhaps? > - Unit tests passing ;) > > Cheers, > Aaron > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.