@Colin: Railsready can be used for any environment. The only thing it installs that is not usually used for a development environment is Passenger. Railsready is great because it simplifies the task of installing dependencies. I've done it manually, and this is so much more fun :)
Dheeraj Kumar On Monday 27 August 2012 at 9:12 PM, Colin Law wrote: > On 27 August 2012 16:17, Dheeraj Kumar <[email protected] > (mailto:[email protected])> wrote: > > Hi Bruce, > > > > I can understand the problems you're going through, as I've faced them > > myself. They stem from some misconceptions about the language & the > > framework. > > > > Getting started with rails is probably the easiest thing to do out of all > > the language stacks available. If you're using OSX or Linux, use > > https://github.com/joshfng/railsready on a fresh install of your OS, and > > you're set. > > > > > I have not met that one, it seems as if it may be more geared towards > a production server than development. I believe most would not use > passenger, nginx or apache on development machines. > > This one looks like a reasonable alternative tutorial for installing > http://blog.sudobits.com/2012/05/02/how-to-install-ruby-on-rails-in-ubuntu-12-04-lts/ > > Colin > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected] > (mailto:[email protected]). > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]). > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

