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.

ActiveRecord callbacks considered harmful

It is a truth, universally acknowledged, that as a Rails application grows it becomes more difficult to reason about side-effects. This post concerns one of the most common causes of confusion that I see within all but the most simple Rails applications: ActiveRecord callbacks.

Prawn 0.13.0 Released

After a long hiatus, active development has resumed on the Prawn PDF toolkit – and we’re trying once again to make it to 1.0. For now, please give our newest release a try, and get involved with the project if you can!

Localization in Rails

Everyone knows about our lovely I18n gem. It does its job well and almost everyone are happy. Everyone, except those, who need to implement an app with multilingual resources. There are not many gems out there, that will help you to add a support for several languages with no additional troubles. [more inside]

Loading older posts