Where do I download the Gem files for Rails Version 3.0 and all its dependencies from ? Is there a documentation which describes how to do it?
On Apr 6, 5:20 pm, Michael Pavling <[email protected]> wrote: > On 6 April 2011 13:16, Shafeeq <[email protected]> wrote: > > > In effect I'd want to install Rails without having an internet > > connection. Example I may want to install Rails on a production server > > from where I cannot connect to the internet. Is there a way out? > > You can install gems from local copies of the gemfiles using the "-l" option. -- 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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

