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.

Flickr API wrapper "flickr-objects"

Some time ago I released a, hopefully, stable version of my flickr-objects gem. This is a rewrite of my previous flickrie gem. flickr-objects, instead of dealing with JSON hashes directly, deals with the Flickr API in an object-oriented manner. It is highly configurable, and very easily extendable. Give it a go!

Fast Rails Tests With Factories

You using fabric(FactoryGirl, Fabrication, Machinist) in your test suite and test takes a few minutes to run. It’s bad. The good news is this article helps to make your test run at least 2x faster without adding anything else. Really, just FactoryGirl & ActiveRecord.

Loading older posts