Posts Tagged ‘Rails’
Apache Virtual Hosts, Rails, Rack, Passenger on Local Net
This one has been bugging me for a couple of years and I just didn’t want to put in the time and testing to nail it down. But tonight was ...
Authlogic – Rails Authentication Done Right
Sorry to borrow the title line directly from Ben’s site, but Authlogic is the authentication system I have been looking for. Bye, bye restful authentication. Hello easy, simple, get out ...
Butt Biter: Rails ‘truncate’ Method Broken in Ruby 1.8.7
This one threw me for far too many minutes. In ActionView::Helpers::TextHelper the truncate method is broken for Ruby 1.8.7. I’m not exactly sure the version of ruby that it stopped working ...
Ruby on Rails Ubuntu Server VM with VMPlayer
I had to setup a Ubuntu (8.04) Server virtual machine and get Rails up-to-speed on it this morning, so I thought I would document my steps for those who find ...
Capistrano Deploy for Shared Hosting with GIT Repository
Would you like to deploy your Rails apps on a shared hosting account via Capistrano? I keep a couple of small projects on A Small Orange and since I update ...
