On 20 November 2011 04:32, amvis <[email protected]> wrote:
> Thanks fred
>  i  saw that bundler. u mean (bundle install commad). so how to use this via
> console. which command is used for changing this version. can u  plz specify
> that?

It is not clear exactly what you are trying to do.  Are you trying to
run an existing rails app using a different version of rails?  If so
then you need to update the app to be compatible with that version,
and specify the version of Rails you want in Gemfile.

If you are a beginner, have you worked through some tutorials which
will show you how to use bundler as well as to introduce you to the
basics of rails.  railstutorial.org is good and is free to use online.

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].
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.

Reply via email to