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.

Rails: Rescue From All Foreign Key Violations at Once

If you are using foreign keys in your Rails application, it’s easy to come across the situation where your application crashes due to an attempt to destroy a resource which id is a foreign key of another one. Trying to handle these situations on a case-by-case basis is quite painful, but with a very simple trick we can rest assured that it won’t happen. [more inside]

Evolution of Rails from 1.0, 2.0 and 4.0

Evolution of the Rails framework summarized in 3 pictures.

I dunno, I think this could be a lot more clever. Rails 1.0 was certainly no bu…
From the perspective of a developer’s productivity, 1.0 was definitely a bullet…
I only feel benefits since getting on board at around 2.something I dont get th…
Loading older posts