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.

OpenGem: A Handy Gem Plugin

Just thought folks might be interested in OpenGem. It’s a little ruby gem plugin that lets you type in: gem open rails and open it up right in your editor. If you’re curious about writing a plugin for ruby gems it’s probably a decent starting place.

thanks, Peter!
Just to make life simpler for anyone else having issues. To upgrade RubyGems: …
C:>gem open watir Either set $EDITOR, or use -c How do set the editor an…
If I type in “gem open open_gem”, will the universe implode?

Rails Developers For Data Integrity: How to gracefully handle database key violations

Rails Devs for Database Integrity encourages the use of database foreign and unique keys, and it suggests ways to gracefully handle violation exceptions resulting from their use.

I’ve been meaning to write a Rails plugin that implements, for example, validat…
There were some of the redhill on rails plugins: http://github.com/harukizaemon…

RubyFlow Working Again: Sorry for the Issues

I upgraded Rubyflow to Rails 2.3.2 yesterday (to take advantage of a new feature) and even though everything seemed okay, the server had an old version of Rack and this caused some sporadic, nasty features that caused issues with posting comments and items (but not all the time!). Turns out it’s called the “Rails 2.3 params” issue and relates to having a pre-1.0 version of Rack installed. So.. now fixed :) Be aware of this if you upgrade your own apps.. (Update: Turns out to be something far more insidious.. a Rack 1.0 vs Passenger bug.. see in the thread for details.) [more inside]

Despite all of that, it happened again! Only restarting Apache got it to work a…
Removing Rack 1.0 (real Gem version released today). Let’s see if that helps.. …
Aha. It appears to have been reported to Phusion as a bug: http://code.googl…
Also see http://groups.google.com/group/rack-devel/browse_thread/thread/928e134…

How To Write a Gem Command Plugin

Curious how to write a gem command plugin? Would you like a more powerful and prettier gem search? This post gives a howto and introduces my own gem command, gem_grep.

Just testing something..
wtf is with the crown. ugly as all hell.
agreed, stop messing with my rubyflow. damn you kids, get off my lawn.
It’s a “featured post” thing. This is the second attempt at styling it. The fir…

It looks to me like the Official rails site has been hijacked/expired

http://www.rubyonrails.org/ Anyone else getting redirected to an ad page?

Yeah. This will give my PHP friends first real reason against Rails ;).
What’s curious is that I’ve not seen rubyonrails.org be redirected any place el…
Peter, Perhaps the real reason the British government is monitoring everything …
Oppression has its benefits!

Clearance is a Rails engine for authentication

thoughtbot has announced that Clearance is now a Rails engine. If you haven’t used Clearance, it is a simple, powerful authentication engine using a standard email & password scheme. It includes all the standard features thoughtbot clients regularly need such as email confirmation and password reset.

I’ve used Clearance before (in it’s generator incarnation) and even liked it th…

Exclusive programming community?

I got an idea today about starting an exclusive programming community</a>. I share my thoughts on the subject, but wanted to get some feedback. Good idea? Bad idea?

A common quote I’ve been reading hearing lately is “Its better to ask for forgi…
Yeah, this already exists in a few places that others have named (caboose and o…
Ben - ignore the flamers. I think I know where you’re coming from. Certainly …
I can’t figure out how to post an article to this site. Everything I try to sub…
Loading older posts