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.

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.

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…

Canonical URL Rails Plugin

Canonical URLs are the new hints that let you specify a single URL as ‘canon’ for search engines to increase your search index coherency. Implement it in your Rails apps with the new canonical-url plugin.

Wow. Do you really need a plugin for this?
As I said on the (presumably from the same person) comment on the blog: I prefe…
Anon: It’s easy to think of plugins as being “heavy” things, but they’re really…
This isn’t edge functionality though. It’s a single line of HTML code. It belon…

New Rubinius Experiments Yield 4x Performance Increase

You thought Rubinius was dead? You’re wrong! Brian Ford reports on some new tweaks that have increased performance by over 4x. Update: Make that a 2x increase. Sorry!

The blog post says 4x (specifically 4.1 to 4.4 times faster)… why make that 2x?…
Brian: A follow up post corrects his figures.
What I like about Rubinius is that they’re actually reading up on modern VM arc…
doesn’t that make Rubinius the fastest ruby now? Or is JRuby still the quickest…
Loading older posts