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.

Reflections on the Ruby shootout

An important update</a> about The Great Ruby Shootout.

Oh well - a bit sorry for the Phusion guys given how exciting the first result …
Comparing Vista to Linux is lame. Vista is a desktop OS. Try again with Server …

Save All Empty Strings as NIL

Save All Empty Strings as NIL WHERE field IS NULL OR field = ‘’ no more… Rails plugin that converts all empty strings to nil when saving. Avoids lots of query/performance/syntax problems. Includes migration to clean your existing records.

preview works great :D
It’s just a JavaScript copy from textbox to showing the HTML. No sanitization. …
Oracle treats empty strings as NULL already (i.e. they become NULL on insert or…

Rails app on Facebook Connect

Inkling, a prediction market platform on Rails, launched integration with Facebook Connect. This is one of the first RoR apps to do Facebook Connect, I think. You can publish any trades or comments you make at the Inkling public site. We sent some details of our implementation to Mike Mangino to help in getting something added to Facebooker to help in implementing Connect. So watch that space if your looking for any help, or feel free to leave comments on our blog post about it and we’ll try to answer questions when and where we can. I must admit putting this together has definitely gotten me more addicted to using Facebook, which I’m sure was part of Facebook’s plan to take over the world. So handle with caution. :)

how’d you handle authentication? i’m noticing that facebooker doesn’t have anyt…
Thanks. I don’t see FB Connect anywhere ay Inkling. We just used it to FB co…

The Great Ruby Shootout (December 2008)

The long awaited Ruby virtual machine shootout is here. In this report I’ve compared the performances of several Ruby implementations against a set of synthetic benchmarks. The implementations that I tested were Ruby 1.8 (aka MRI), Ruby 1.9 (aka Yarv), Ruby Enterprise Edition (aka REE), JRuby 1.1.6RC1, Rubinius, MagLev, MacRuby 0.3 and IronRuby.

What i liked most about rails 2.2

Well, finally it’s there, many important improvements were added to rails 2.2, and yet new things are on the way, you can check this blog post to check what’s new, while i’m gonna list here what i really liked about the new version of rails 2.2 , here

Introduction to Merb - A new course

With each passing day, Merb (the Ruby web framework for the enterprise) is gaining in popularity. To satisfy people’s hunger for ‘Merb’ knowledge, RubyLearning has just announced a new online course “Introduction to Merb” that starts from 10th Jan. 2009. Registrations are now open.

Ruby Introspection: Part 2

I wanted to start blogging on ruby reflection api, but i just realized that I have to give a second part of my previous article on Ruby introspection.

Thank you information good sohbet …
for to play the enjoyable games; Çok Güzel Oyunlar, for the high quality photos…
very nice site thanks admins Regards Sohbet Odaları …

HookR 1.0.0 released

HookR is a library for adding publish/subscribe callback “hooks” to your objects. It supports both Rails-style class-level event handlers and Observer-style subscriber notifications.

Love the name :)
Loading older posts