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.

ENUMs in Rails

I just wrote an article on using ENUMs in Rails - I describe why and how to get them into your rails applications and some potential problems

I wouldn’t follow this article. ENUMs are really only useful when you have a d…
Why would you be doing joins on an STI or polymorphic type column?
@wbailey, You bring up a good point and I wouldn’t advise this for use in early…
On our database layer that is

Programming Homework Help

Go and check AssignmentExpert.com. These guys are doing great job and can help you with every programming problem online! (Ed: Careful here..)

I just wondering where are they from and can I trust them.
Just visited this site and spoke with their support team operator. It looks lik…
Why hasn’t this advertisement been pulled yet?
I agree with wbailey: even if it weren’t spam, it is related to Ruby in only th…

Rubinius: What's next? (Plus.. a look at its Ruby-based internals)

Some interesting Rubinius blog posts in the last couple of days. First, Brian Ford showed us what’s next for Rubinius (including scarily good concurrency, Windows support, JIT fun and more) and then Yehuda Katz decided to get us comfortable with Rubinius’ pure Ruby internals. There’s a lot of great stuff to pick up from both of these posts if the nitty-gritty of implementing Ruby interests you.

Track exceptions from your Rails Applications.

We have build an Application to track exceptions from your Rails Applications ErrorApp. It’s free for many projects and easy to integrate with your Rails Applications. You can connect your Lighthouse project to create tickets from your exceptions. Check it out!

Nice.. It’s free to use. Need improvements in UI.

bri 0.2.0 released

For those of us that loved qri/fastri and sorely miss it under ruby 1.9.2, I’ve just released bri 0.2.0. It emulates the rendering of fastri, utilizing the rdoc gem for storage and retrieval while offering a more colorful display of the result than ri does.

IronRuby 1.1.2 Released

I haven’t seen any reference to the new 1.1.2 release of IronRuby lately. Even being a beta release it is really great, kudos for the people that is making that possible.

And, yet, I can’t find anywhere on that page or in their “announcements” sectio…

2 Vulnerabilities, 3 Releases

Not the sort of news we love to share but.. Ruby 1.8.7, 1.9.1, and 1.9.2 have all been updated today due to vulnerabilities. The first is in FileUtils. The second is with $SAFE (on 1.8.x only).

I would rather know about the vulnerabilities, than be left in the dark :P R…
Still not nice though. We prefer happy happy joy joy and useful gems like NoneS…
If you haven’t upgraded ruby in a while, replace the last version in rvm upgrad…
It’s actually easier than that: rvm will allow you to use “1.8.7” as your “old …
Loading older posts