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.

Installing the Ruby Enterprise Edition regardless of the preinstalled Ruby

It’s no secret that RubyEE is much more productive than standard Ruby. Ruby 1.8.6 (2008-08-11 patchlevel 287) is more preferable than ruby 1.8.7 (2008-08-11 patchlevel 72) and other. So, let’s go to install rubyee and mod_rails. I want to give a small warning about the system’s interpreter of ruby - no need to remove or recompile from an older version (older repo), because your operating system has a hard dependency within allover packages, and the repository contains the required version of ruby. No need to touch system Ruby.

t's no secret that RubyEE is much more productive than standard Ruby. Why? …
1) because called “enterprise edition”, so it does mean oriented on highload an…
REE already has the Railsbench GC patches applied (http://github.com/skaes/rail…

2009 Rubyist's guide to Linux development

2009 Rubyist’s guide to Linux development. After the GiantRobot guide to Mac Os development, here is my Linux guide, with Gedit as a guest star.

Glad to see some linux love, never understood why Mac is the dominant OS for ru…
I’m so glad you said that! I never understood the Mac Os thing to! I like Vim b…
Linux Rubyists of the world, cat! Diakonos editor FTW. :) …

RubyForge now running Subversion 1.6.1

Upgraded RubyForge to Subversion 1.6.1; anyone used “svnadmin pack” or have other optimization suggestions?

Just chiming in - I totally agree. The Rubyforge website needs to redesign from…
All the above +1
Yup, many things about the RubyForge interface are both dated and dreadful. An…
couldn’t agree more

RailsBridge is Born!

Last week’s Ruby/Rails incident was not entirely just about drama - a new community, RailsBridge has been formed to address some of the issues.

I don’t like this post so I’m forming a new community about it called CommentCa…
U FAIL.
Wow it seems that most Ruby/Rails sites don’t have trolls because they all cong…
@Jeremy. The sheer ridiculousness of the whole saga doesn’t warrant serious com…

CrossTwine Linker

CrossTwine Linker - Demo integrates the new CrossTwine linker with both the Ruby 1.8 and 1.9 implementations, which results in a faster Ruby.

Wow, that’s kind of cool. Interesting way to accelerate your apps without chang…
This looks very impressive! Would be great to see a more comprehensive set of b…

The Ruby Toolbox launched

Find out about Ruby tools and their popularity on ruby-toolbox.com. Introductory post can be found here

More suggestions: Nokogiri - HTML parsers Ebb, Fuzed, Passenger, Unicorn - w…
Neat idea, but only showing projects from GitHub is stupid IMO. There’s a lot o…

ruby setter syntactic magic

I was tracing down something unexpected and ended up reducing the code to <a href=http://blog.skiptree.com/?p=203”>this snippet</a> to illustrate the point. I was a bit suprised and I was hoping someone in the community could clue me in as to why ruby setters behaved this way? any input would be appreciated. Thanks.

Hey, Don't Dump. Debug!

Are the “Two Ps” (print statements and prayer) all that comprise your debugging strategy? It’s time you were introduced to the Interactive Ruby Debugger.

Yet, 1.9.1 was released 3 months ago, and there is no debugger that works with …
Yeah, me too. What the hell is going on with this project? (ruby-debug)
I wish I could too! Unfortunately I get weird crashing errors using ruby debug …
ruby-debug for Ruby 1.9.x is now available: see http://github.com/mark-moseley …

Sinatra + DJ (DelayedJob) Example

If you’re interested on how to get DJ (DelayedJob) working with Sinatra, here is an example. (DelayedJob is a database backed asynchronous priority queue extracted from Shopify.)

What is DJ? I can’t figure it out. The GH project just says it’s a demonstratio…
Peter, It’s DelayedJob. :) IS there a way to edit the title to put that in …
Cool, all sorted - thanks! I’ve added a sentence with context too :)
Peter, Thanks! I also update the README and sinatra-dj.heroku.com site …

Super simple captcha for Sinatra

sinatra-captcha Quick simple captcha for sinatra

I have a similar one for RECaptcha in Sinatra though it’s not Gemified or anyth…
Umm….and just how does this relate to misogyny? Come on people…let’s stay on to…
Well Sinatra was a dude, I guess. Perhaps we need another framework.. Fitzgeral…
OT: @PeterCooper … don’t know if you knew this but there is a framework called …
Loading older posts