RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Spree 2.0 has been Released

Spree 2.0 is now available. Spree is the world’s most flexible e-commerce platform. It is used by over 15,000 stores worldwide and it’s 100% open source. The new version includes support for multiple stock locations and shipments. The UI functionality has also been broken out into separate frontend and backend gems to make it easier to replace the views or do client-side rendering.

Talk: An Intervention for ActiveRecord

Confreaks just posted my talk from RailsConf 2013, “An Intervention for ActiveRecord”. Video, slides, and SpeakerRate are all right here. If you’d like to take a whirlwind tour of some things that may surprise you about ActiveRecord, please have a look!

Top 5 Cucumber best practices

Once you get started with Cucumber, the question is how to write your features. How can you keep your features maintainable so you don’t have to correct them after each change in the application? How can you reuse steps most efficiently? What are typical Cucumber smells? [more inside]

ActionWidgets: Rails helpers on steroids

Writing clean view code in Ruby on Rails is hard. More often than not, the separation between style and structure doesn’t work out as intended. Some user interface widgets are just not easily expressed with a few HTML tags. I just published a blog post describing how you can build powerful helpers that will clean up your view code a lot.

Loading older posts