I figured I had nothing better to do tonight, so I'd also started a 2.3.4/1.9.1 port since my last email. I brought everything in line with 2.3.4 standards and now I'm just working through 1.9 stuff. FYI, here's our typical workflow for changes:
1. Fork steven's master on github. 2. Make a local clone of your github repository. 3. Make changes locally. 4. Push your changes to your fork. 5. Send a pull request. We'll get notified and merge in the changes we need. On Fri, Sep 18, 2009 at 6:22 PM, Martin Streicher < [email protected]> wrote: > > I have all the tests passing cleanly on 2.3.4 as of this evening. So > far, I have: > > - Nuked the gems in vendor/gems in favor of the latest revision of > each > > - Change test/test_helper.rb to use the 2.3 ActiveSupport::TestCase > > - Changed occurrences of UUID.random_create to > UUIDTools::UUID.random_create > > - Followed the instructions of all emitted deprecation warnings to > rename *_url method calls > > - Ran rails:update to rename application.rb to > application_controller.rb > > I think that is it. > > I want to try using the application a little before I post diffs or > post the entire code base to my Github account for others to try. > > Or if the community wants to help, I could post what I have later this > evening and others can test too. Just be mindful of its condition. > > Thoughts are welcome. > > Martin > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
