I'm happy with hostgator as a rails host at the moment.
It doesn't provide fastCGI support (yet), but they provide decent speed servers so I haven't noticed any problems with just normal CGI support on my current rails apps. Definitely a good place for small to medium sized apps. And they only charge $10 a month for their standard package.
As an aside, I'd suggest avoiding dreamhost. They provide fastCGI support, but seem to limit the processing power of your account (in order to charge extra for processing bursts) and as such the response time is appalling and I frequently had rails come up with errors simply due to timeouts.
Edit: Hostgator do now support fastCGI support for their rails hosting. It just uses a different handler script to the one that is autogenerated by rails for fastCGI. If you have a hostgator account and want this, change your FCGI handler to
AddHandler fcgid-script .fcgi