You can create the rails 3 application by 'rails new appname' And for rails 2 application '*rails_2.3.8_appname*'
regards, Loganathan On Fri, Feb 3, 2012 at 9:23 PM, hanish jadala <emailtohoneyr...@gmail.com>wrote: > hi i have installed rails3.2.1 and rvm but this had happen > *** LOCAL GEMS *** > > actionmailer (3.2.1, 2.3.8) > actionpack (3.2.1, 2.3.8) > activemodel (3.2.1) > activerecord (3.2.1, 2.3.14, 2.3.8) > activeresource (3.2.1, 2.3.8) > activesupport (3.2.1, 2.3.14, 2.3.8) > addressable (2.2.6) > arel (3.0.0) > builder (3.0.0) > bundler (1.0.21) > choice (0.1.4) > cocaine (0.2.1) > columnize (0.3.6) > declarative_authorization (0.5.4) > erubis (2.7.0) > faraday (0.7.5) > google-spreadsheet-ruby (0.1.6) > hike (1.2.1) > i18n (0.6.0) > journey (1.0.1) > json (1.6.5) > linecache (0.46) > log4r (1.1.10) > mail (2.4.1) > memcache-client (1.8.5) > mime-types (1.17.2) > multi_json (1.0.4) > multipart-post (1.1.4) > nokogiri (1.5.0) > oauth (0.4.5) > oauth2 (0.5.2) > polyglot (0.3.3) > prawn (0.8.4) > prawn-core (0.8.4) > prawn-format (0.2.3) > prawn-layout (0.8.4) > prawn-security (0.8.4) > rack (1.4.1, 1.1.3) > rack-cache (1.1) > rack-ssl (1.3.2) > rack-test (0.6.1) > rails (2.3.8) > railties (3.2.1) > rake (0.9.2.2) > rbx-require-relative (0.0.5) > rdoc (3.12) > roo (1.10.1) > ruby-debug (0.10.4) > ruby-debug-ide (0.4.6) > ruby-ole (1.2.11.2) > rubyzip (0.9.5) > searchlogic (2.5.8) > spreadsheet (0.6.5.9) > sprockets (2.1.2) > text-format (1.0.0) > text-hyphen (1.0.2) > thor (0.14.6) > tilt (1.3.3) > todonotes (0.1.0) > treetop (1.4.10) > tzinfo (0.3.31) > latest and old both are there and how can i use my previous rails 2.3.8 > > > On Fri, Feb 3, 2012 at 7:24 PM, Prince Joseph <pri...@mobomo.com> wrote: > >> You are basically installing a new ruby version with a whole new set of >> gems while using rvm and you can switch between the ruby versions using >> rvm. So, in the new ruby inside rvm, there will be no gems. You will have >> to install all the gems including rails. So, the previous version of rails >> will not be there in the new ruby version from rvm. It will be inside the >> ruby you have installed before without using rvm. >> >> If you want to use the ruby installed already before installing rvm, you >> can use `rvm use system`. >> >> Please see https://rvm.beginrescueend.com/rvm/basics/ to the bottom. >> >> On Fri, Feb 3, 2012 at 7:03 PM, hanish jadala <emailtohoneyr...@gmail.com >> > wrote: >> >>> ok but will my previous rails will be there. >>> >>> On Fri, Feb 3, 2012 at 6:55 PM, Prince Joseph <pri...@mobomo.com> wrote: >>> >>>> Use rvm <http://beginrescueend.com/> and enjoy :) >>>> >>>> >>>> On Fri, Feb 3, 2012 at 6:51 PM, honey ruby >>>> <emailtohoneyr...@gmail.com>wrote: >>>> >>>>> hey everyone i am using ubuntu 11.04 and i wanna install rails 3.0.0 >>>>> now i have 2.3.8 rails and 1.8.7 ruby. how can i have both of them >>>>> >>>>> -- >>>>> 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@googlegroups.com >>>>> . >>>>> To unsubscribe from this group, send email to >>>>> rubyonrails-talk+unsubscr...@googlegroups.com. >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>>> >>>>> >>>> >>>> >>>> -- >>>> Thanks, >>>> Prince >>>> >>>> -- >>>> 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@googlegroups.com. >>>> To unsubscribe from this group, send email to >>>> rubyonrails-talk+unsubscr...@googlegroups.com. >>>> For more options, visit this group at >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> >>> >>> -- >>> 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@googlegroups.com. >>> To unsubscribe from this group, send email to >>> rubyonrails-talk+unsubscr...@googlegroups.com. >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >> >> >> >> -- >> Thanks, >> Prince >> >> -- >> 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@googlegroups.com. >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > -- > 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@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > -- 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@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.