The one click installer doesn''t include Rails. It''s the RUBY
one click
installer, and so Rails is not included. There are other projects out there
that do bundle a complete stack... but generally it''s usually as easy
as
1. install one click ruby installer
2. open a command prompt
3. gem update --system
4. gem install rails -v=2.0.2 (or whatever version you want... leave -voff if
you want the very latest)
On Tue, Jul 1, 2008 at 11:10 AM, Les Nightingill <
rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:
>
> I''m trying to match my development environment to the host which
is
> unfortunately significantly out-of-date (thanks, GoDaddy!)
>
> I can''t find anywhere the list of which Rails versions are
included in
> the oneclick installers for Windows. Can anyone point me to where this
> information resides? It''s not in the release notes (you''d
think ... !)
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---