use *sudo gem install rails -v=3.0.9*

On Mon, Jul 11, 2011 at 9:19 AM, sanmugasundaram k <[email protected]>wrote:

>
> hi,
>
>        i am new for rails. i installed rails like
>
> $sudo gem install rails
>
> it installed rails 3.0.9. while i am trying to create rails project like
>
> $rails new sample -d mysql
>
> it says rails currently not installed try to install 'sudo apt-get install
> rails' (i am using ubuntu10.10)
>
> then i installed rails like,
>
> $sudo apt-get install rails - it installed. Then i create my project it
> only create rails 2.3.5 project not rails 3.0.9 project.
>
> then i checked rails version like
>
> $ rails -v - it replied "Rails 2.3.5"
>
> but in gem list rails 3.0.9 only installed.
>
> why, i unable to create rails 3.0.9 project.
>
> thank you..
>
> --
>  நன்றி ...
>
> சண்முகசுந்தரம்.க
>
>   Kanchi Linux User Group
>
>  http://kanchilug.wordpress.com
>
>  My Experiments In Linux are here
>
>  http://gowithfoss.wordpress.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 [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.
>

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