Hello friends, I have installed 3.x version of Rails on my system. And I want to run 2.x Application ie OpenStreetView. I have used Bundler for that but it doesn''t work and gives error : Could not find config/boot (LOADError). If anyone knows this error and help me to solve this error. Its very important, So please help me to remove this error. And If anyone knows another methods to run multiple Rails version applications then tell me. Thanks. -- Mandeep Kaur http://mandeepsimak.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 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.
Hi Mandeep, Install RVM (Ruby version manager ) https://rvm.io/ By using RVM you can use multiple rails versions and ruby versions. Check this out. Cheers, Sai Kiran Mothe On Tue, Jun 26, 2012 at 8:55 AM, Mandeep Kaur <meghasimak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello friends, > > I have installed 3.x version of Rails on my system. And I want to run > 2.x Application ie OpenStreetView. I have used Bundler for that but it > doesn''t work and gives error : Could not find config/boot (LOADError). > > If anyone knows this error and help me to solve this error. Its very > important, So please help me to remove this error. > > And If anyone knows another methods to run multiple Rails version > applications then tell me. > > Thanks. > > -- > Mandeep Kaur > http://mandeepsimak.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 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.
if you are using window operating system then you should use pik gem for run both rails 2 and rails 3 your system.. Cheers, Vishal Singh Ruby On Rails Developer On Tue, Jun 26, 2012 at 8:55 AM, Mandeep Kaur <meghasimak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello friends, > > I have installed 3.x version of Rails on my system. And I want to run > 2.x Application ie OpenStreetView. I have used Bundler for that but it > doesn''t work and gives error : Could not find config/boot (LOADError). > > If anyone knows this error and help me to solve this error. Its very > important, So please help me to remove this error. > > And If anyone knows another methods to run multiple Rails version > applications then tell me. > > Thanks. > > -- > Mandeep Kaur > http://mandeepsimak.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 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 Tue, Jun 26, 2012 at 9:20 AM, vishal singh <vishal.singh030-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> if you are using window operating system then you should use pik gem for run > both rails 2 and rails 3 your system.. >I am using LINUX OS. So how to use that in LINUX ? -- Mandeep Kaur http://mandeepsimak.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 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 Tue, Jun 26, 2012 at 9:20 AM, saikiran mothe <saikiran.mothe-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Mandeep, > > Install RVM (Ruby version manager ) > > https://rvm.io/ > > > By using RVM you can use multiple rails versions and ruby versions. > > Check this out. >I have installed Ruby using rvm but dont know how to install Rails with rvm. Can you help me for that ? -- Mandeep Kaur http://mandeepsimak.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 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.
gem install rails -v3.1 or -v2.0 On Tue, Jun 26, 2012 at 10:49 AM, Mandeep Kaur <meghasimak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Tue, Jun 26, 2012 at 9:20 AM, saikiran mothe > <saikiran.mothe-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Hi Mandeep, > > > > Install RVM (Ruby version manager ) > > > > https://rvm.io/ > > > > > > By using RVM you can use multiple rails versions and ruby versions. > > > > Check this out. > > > > I have installed Ruby using rvm but dont know how to install Rails > with rvm. Can you help me for that ? > > -- > Mandeep Kaur > http://mandeepsimak.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 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 Tue, Jun 26, 2012 at 11:34 AM, vishal singh <vishal.singh030-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> gem install rails -v3.1 or -v2.0 >Its done but still giving following error : ms@ms-HP:~/OpenStreetView$ bundle exec script/server script/server:2:in `require'': cannot load such file -- script/../config/boot (LoadError) from script/server:2:in `<main>'' -- Mandeep Kaur http://mandeepsimak.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 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.
bundle exec ruby script/server (run this command ) On Tue, Jun 26, 2012 at 11:48 AM, Mandeep Kaur <meghasimak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Tue, Jun 26, 2012 at 11:34 AM, vishal singh > <vishal.singh030-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > gem install rails -v3.1 or -v2.0 > > > > Its done but still giving following error : > > ms@ms-HP:~/OpenStreetView$ bundle exec script/server > script/server:2:in `require'': cannot load such file -- > script/../config/boot (LoadError) > from script/server:2:in `<main>'' > > > -- > Mandeep Kaur > http://mandeepsimak.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 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 Tue, Jun 26, 2012 at 2:52 PM, vishal singh <vishal.singh030-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> bundle exec ruby script/server (run this command )It gives same error. -- Mandeep Kaur http://mandeepsimak.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 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.
please check this tutorial for install rails http://ruby.railstutorial.org/ruby-on-rails-tutorial-book On Tue, Jun 26, 2012 at 2:58 PM, Mandeep Kaur <meghasimak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Tue, Jun 26, 2012 at 2:52 PM, vishal singh <vishal.singh030-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > > bundle exec ruby script/server (run this command ) > > It gives same error. > > -- > Mandeep Kaur > http://mandeepsimak.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 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.