Hi, I am able to install rails 3.1 using the bundler. But I can not get it install on my system gem. I am using rvm. I want to be able to create a new app using 3.1 from my system. Thanks, Alex -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Fri, Feb 25, 2011 at 5:03 PM, Alex Katebi <alex.katebi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > I am able to install rails 3.1 using the bundler. But I can not get it > install on my system gem. I am using rvm. > I want to be able to create a new app using 3.1 from my system. > > To install it to your system gems, dosudo gem install rails -v 3.1 When you use sudo, it means you are making changes to your system gems.> Thanks, > Alex > > -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
akatebi@ubuntu:~$ gem install rails -v 3.1 ERROR: Could not find a valid gem ''rails'' (= 3.1) in any repository On Feb 25, 12:05 pm, Jatin kumar <jatinkumar.n...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Fri, Feb 25, 2011 at 5:03 PM, Alex Katebi <alex.kat...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Hi, > > > I am able to install rails 3.1 using the bundler. But I can not get it > > install on my system gem. I am using rvm. > > I want to be able to create a new app using 3.1 from my system. > > > To install it to your system gems, do > > sudo gem install rails -v 3.1 > > When you use sudo, it means you are making changes to your system gems. > > > > > > > > > Thanks, > > Alex > > > -- > > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Fri, Feb 25, 2011 at 5:37 PM, Alex <alex.katebi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > akatebi@ubuntu:~$ gem install rails -v 3.1 > ERROR: Could not find a valid gem ''rails'' (= 3.1) in any repository > > Just typesudo gem install rails. It will automatically fetch the latest release and sudo is important. If you are on a different OS, replace sudo with the appropriate for administrative powers.> > On Feb 25, 12:05 pm, Jatin kumar <jatinkumar.n...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > On Fri, Feb 25, 2011 at 5:03 PM, Alex Katebi <alex.kat...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > > > Hi, > > > > > I am able to install rails 3.1 using the bundler. But I can not get > it > > > install on my system gem. I am using rvm. > > > I want to be able to create a new app using 3.1 from my system. > > > > > To install it to your system gems, do > > > > sudo gem install rails -v 3.1 > > > > When you use sudo, it means you are making changes to your system gems. > > > > > > > > > > > > > > > > > Thanks, > > > Alex > > > > > -- > > > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 25 February 2011 17:37, Alex <alex.katebi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > akatebi@ubuntu:~$ gem install rails -v 3.1 > ERROR: Could not find a valid gem ''rails'' (= 3.1) in any repositoryRails 3.1 hasn''t been released yet, and neither has a prerelease been released. You can verify this by asking RubyGems to list the available prerelease gems: $ gem list --remote --prelease rails Bundler lets you specify a gem to be built from a Git repository, which I am guessing is what you''ve done. If you really want to install the latest Rails code as a gem in your system, you can check out the Rails code from GitHub and build the gem manually, then ask RubyGems to install it for you. It is worth repeating the Rails 3.1 *does not exist yet*. It has not been released. The closest you can do is to use the latest development code from the Rails repository on GitHub. Chris> > > On Feb 25, 12:05 pm, Jatin kumar <jatinkumar.n...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> On Fri, Feb 25, 2011 at 5:03 PM, Alex Katebi <alex.kat...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > Hi, >> >> > I am able to install rails 3.1 using the bundler. But I can not get it >> > install on my system gem. I am using rvm. >> > I want to be able to create a new app using 3.1 from my system. >> >> > To install it to your system gems, do >> >> sudo gem install rails -v 3.1 >> >> When you use sudo, it means you are making changes to your system gems. >> >> >> >> >> >> >> >> > Thanks, >> > Alex >> >> > -- >> > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Rails 3.1 beta 1 has been released on 05th May, 2011. You can install the gem with command: gem install rails --pre For details refer: http://rorguide.blogspot.com/2011/05/rails-31-beta-1-released-on-05th-may.html Ritesh Kumar http://rorguide.blogspot.com -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.