ruby

rails

Ruby on Rails Stack

On June 26, 2011, in ruby, by Mike Bailey
0

While deprec was originally created for this purpose, installing a Ruby On Rails stack has become a helluva lot easier since Phusion Passenger came on the scene. I still find it convenient to use a couple of standard deprec tasks to install a Ruby on Rails stack though. $ cap deprec:rack:install_stack $ cap deprec:db:install If you […]