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.

RefineryCMS 0.9.9 Released - Last step towards 1.0

A lot has happened since the 0.9.8 release almost 5 months ago. First of all, Refinery has surpassed all other Rails CMSs in terms of users, downloads, and forks. This has generated a lot of interest in the project, meaning version 0.9.9 represents over 4200 commits from 85 contributors. [more inside]

Awesome! I’ve been waiting for this for a long time. This version is fantastic.…
I’m proud for being a part of the project. Great job guys! :)

BetterAr

I just released BetterAr. A forward looking replacement for ActiveRecord::Base.all, .first and .count. Somewhat similar to what DataMapper does. (as far as the public api goes)

Just know this is very experimental. I’m sure there are will be some issues tha…
Seems like a security vulnerability just waiting to happen, IMHO.
@Stephen Touset I doubt it. BetterAr just breaks up the hash and passes stuff …

Stop being a tourist!

About a month ago I saw a post on the Rails Best Practices site regarding comments and magic codes. The point of the article is when you meta-program in Ruby you should write comments that reflect dynamically generated code. I think this is a terrible idea and I explain in this blog post.

webloc - Read OS X's .webloc URL files

I needed to be able to read .webloc files (the files created when you drag URLs to the desktop in OS X) so I created webloc - a library that lets you both read and write said files. Works on Ruby 1.9.2 and 1.8.7 and reads both Safari and plist style .webloc files.

Easy data caching in Rails 3

I just published an article that shows how to easily do data caching in a model or controller.

Pointing out the obvious while pimping his site. Move along, nothing to see he…
Loading older posts