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.

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.

ArtyGo: How it was Built

I wrote an article about how I built a collaborative blog about the Internet. It’s built using Rails. The article explains the steps taken to make it. Let me know what you think! Why not write on ArtyGo?

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 …

A handy vim macro for RSpec users

Hate refactoring stuff into a before(:each) block by hand? <a href=http://codeulate.com/2011/02/a-handy-vim-macro-for-rspec-users/”>Let vim do it for you.</a>

thumbs up!
There is an extra quote in the link.
Something goes wrong …. “Error 404 - Not Found”

Introducing NoneSuch: The greatest Ruby gem EVAR

Check out this short presentation on a new Ruby gem that will quite possibly change your life forever.

@drhenner: It’s a bit silly and I’d probably have to do something if RubyFlow k…
Actually, Peter, I really only posted this as a lead-in to let people know abou…
Fair enough, i basically said what i said to allow people to know that this is …
We’re all friends again!

Understanding Rack (in french)

Hi, i am the Dakar Ruby User Group creator and lead manager. I just launched a blog post about Understanding Rack. And i just wanted to share it with all of you.

Salut, merci pour ton blog et se rendre utile pour les Rubyists francophone. …
You welcome :) Je fais de mon mieux pour partager avec la communauté Ruby fr…

The query_reviewer, a classic Rails utility

I have been using the query_reviewer rails plugin since 2009. If you haven’t used it, this is the time to take a look. I reviewed and applied all the fixes since into a compilation fork which also turns the utility into a gem. Used for development, this utility will analyze all SQL queries generated on a given page, run EXPLAIN on the slow ones, rate the severity of the various slow or inefficient queries and display that all within an easy to use panel on the top corner of the browser. Thanks Kongregate and David Stevenson for creating this.

Now with both Rails 2 and Rails 3.

ws-io 1.1.4 released

I just released ws-io 1.1.4, it provides the bridge between WebSocket and Standard IO. Also it provides the ‘ws-irb’ command that is the irb on browser.

Loading older posts