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.

Mysqlplus Adapter

First production ready release of Mysqlplus Adapter available - ActionController threaded dispatch, deferred results, preloading across multiple connections, connection pool pre-warmup and GC enhancements ( see benchmarks in the README ).

Phusion Passenger community sponsorship campaign

Phusion Passenger 2.1 beta is about to be released, and it contains many improvements. But before we release 2.1 beta, we’d like to ask the support of the community. We’ve just launched the first Phusion Passenger community sponsorship campaign. If you’ve ever wanted to show your gratitude to Phusion Passenger, then this is your chance! Thanks!

They should apply for 501(c)3 status in the U.S.
@djberg96: Wikipedia says “Section 501(c)(3) is a tax law provision granting ex…
Ah, I wasn’t paying attention. Disregard.

Fetch only what you need

Scrooge is a Framework and ORM agnostic Model / record attribute tracker to ensure production Ruby applications only fetch the database content needed to minimize wire traffic and reduce conversion overheads to native Ruby types. An unobtrusive, cluster friendly auto-configuration with a warmup period strategy is supported for production use. It’s not meant to replace or compete with fragment caching, but may compliment an existing caching setup or minimize overheads when caching is not viable.

JobMotel - New Ruby job app

JobMotel is a job aggregator that checks for new jobs from specialized job boards every hour. The aim of the site is to bring the data into one place, but also provide feeds for the data to be re-used.

EreIamJH: Ruby gem to post your geographic location to Twitter.

EreIamJH is a ruby gem that discerns your geographic location (based on IP address) and posts it to your Twitter account. Set it up as an hourly cron job and never lose your laptop again?

Once again, an 8-line script githubbed and gemmed. This is what we have snip…
On a slightly related note, the captcha for my last comment was SUPPRESSTYPE. I…
Fantastic format is given here. This is true option which is connected with the…

Play in the Sandbox

Sandbox is a (very) small library that lets you easily test code that interacts with the filesystem. It creates a temporary directory, lets you “play” in that sandbox, and then deletes it when you’re done.

Loading older posts