Streamlined Edge + Rails 2 = Good Lovin'

Posted by Jason Rudolph Fri, 25 Jan 2008 21:27:44 GMT

If you’re up for livin’ on the edge, Streamlined has been enjoying sweet bliss with Rails 2.0.2 for a few weeks now.

Wanna try it out? Just grab the edge bits…

script/plugin install http://svn.streamlinedframework.org/edge/streamlined

...and you’re good to go.

As always, if you notice any issues, be sure to drop a ticket in Trac. In the mean time, we’re well on our way to a formal 1.0 release candidate in the near future. Stay tuned.

Posted in ,  | Tags  | 2 comments | no trackbacks

Streamlined and Rails 2.0 progress

Posted by Rob Sat, 27 Oct 2007 04:03:47 GMT

We made some great progress towards edge rails at Relevance HQ today. We finally got the test suite completely in the green for edge rails using multi_rails to make things easier. This is a huge improvement over just a few weeks ago, where we had over 50 errors or failures against edge. The bulk of the failures where things having to do with view_paths and changes in how actionview did things.

Despite the passing test suite, our sports sample app still doesn’t function correctly in edge, which appears to be because of a larger issue in how we mix in Streamlined methods into the view classes. The next step is to add some failing tests in the areas where Streamlined blows up and start getting them to green.

With the rapid progress we’ve made lately, I would not be surprised to have tentative edge rails compatibility by Rubyconf or a week or two after.

Posted in  | Tags  | no comments | no trackbacks