Posts tagged rubyonrails

Aug10

Get a Rails-Stylee Interactive Shell For Your NHibernate Backed Domain Model

nhibernate ~ .net ~ rubyonrails | comments

If you’ve ever used Ruby on Rails you’ll be aware of the goodness that is script/console. The console lets you interact with your domain model from a terminal - no need for dedicated GUI screens or tools.

Continue reading »

Mar09

6 ways to run background jobs in Ruby (On Rails)

rubyonrails ~ ruby | comments

I was trying to find a neat way of running background jobs for a Rails app I’m working on.

I was rather pleased to find that this is well trodden ground. There are at least six solutions that can help me. Ah, the wonders of the code n’ share Ruby community…

Continue reading »

Jul17

Friendliest console installer EVER!

software ~ rubyonrails | comments

This is the friendliest console-based-installer I’ve ever used:

Continue reading »

Jun21

Cool Windows Shell + Linux Commands

rubyonrails ~ windows ~ linux | comments

I don't know about you, but I've always wanted a better, sexier shell for Windows. I've messed about with various DOS shell alternatives over the years, without settling on anything. However, today I think I've found something rather promising. It's called Console, it's Open Source, and you can get it at SourceForge.

Continue reading »