Hey Jim - First, thank you and the entire core team for the work you've done with Radiant. Open source work is a thankless job sometimes and I want to make sure you guys all know that all your time and effort has made many of our lives a lot easier and kept a roof over many heads. So - thank you!
Second - is the authoritative spot for tracking needs with regards to features, bugs, and all efforts at the radiant issues list at GitHub? For those of us who would like to contribute I think it would be good to know exactly where we should be heading. Have a great thursday everyone! - Joel On Thu, Jan 10, 2013 at 9:46 AM, Jim Gay <[email protected]> wrote: > I've begun pushing changes to the main repository to move the project > forward for Rails 3 and 4 > > The master branch of project may be broken for some time during the > transition. > > If you haven't upgraded yet, be sure to upgrade to version 1.1.1 because > it contains fixes for security vulnerability in rails ( > https://groups.google.com/forum/?fromgroups=#!topic/rubyonrails-security/61bkgvnSGTQ) > > That link also contains information about adding an initializer to your > apps (anything pre-1.1.1 release): > > # in config/initializers/parsefix.rb > ActionController::Base.param_**parsers.delete(Mime::XML) > > This has always been a supportive community and I hope you'll help me and > the rest of the core team move the project forward. Please contribute where > you can with code or bug reports. > > -Jim >
