The environment that i am working on is Windows xp and the configurations are, Ruby 1.8.7 [i386-mingw32] Rails 2.3.5 Gem 1.8.17 run -->ruby script/server these errors are occur: from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ activesupport-2. 3.5/lib/active_support/dependencies.rb:156:in `require'' from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ activesupport-2. 3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'' from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ activesupport-2. 3.5/lib/active_support/dependencies.rb:156:in `require'' from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ rails-2.3.5/lib/ commands/server.rb:84 from C:/RailsInstaller/Ruby1.8.7/lib/ruby/site_ruby/1.8/ rubygems/custom_ require.rb:36:in `gem_original_require'' from C:/RailsInstaller/Ruby1.8.7/lib/ruby/site_ruby/1.8/ rubygems/custom_ require.rb:36:in `require'' from script/server:3 anyone tell me the solution.Thanks in advance.. -- 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.
try "rails s" or "rails server". -- 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.
I''m new too. Anyway, how ''bout trying ''bundle exec rails s''. On Mar 12, 7:54 pm, satvat rani <satvat.ra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> The environment that i am working on is Windows xp and the > configurations are, > > Ruby 1.8.7 [i386-mingw32] > Rails 2.3.5 > Gem 1.8.17 > > run -->ruby script/server > > these errors are occur: > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ > activesupport-2. > 3.5/lib/active_support/dependencies.rb:156:in `require'' > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ > activesupport-2. > 3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'' > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ > activesupport-2. > 3.5/lib/active_support/dependencies.rb:156:in `require'' > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ > rails-2.3.5/lib/ > commands/server.rb:84 > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/site_ruby/1.8/ > rubygems/custom_ > require.rb:36:in `gem_original_require'' > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/site_ruby/1.8/ > rubygems/custom_ > require.rb:36:in `require'' > from script/server:3 > > anyone tell me the solution.Thanks in advance..-- 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.
thanks Gijaldon.. Now my webrick server started. On Tue, Mar 13, 2012 at 7:06 PM, Gjaldon <gjaldon85-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''m new too. Anyway, how ''bout trying ''bundle exec rails s''. > > On Mar 12, 7:54 pm, satvat rani <satvat.ra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > The environment that i am working on is Windows xp and the > > configurations are, > > > > Ruby 1.8.7 [i386-mingw32] > > Rails 2.3.5 > > Gem 1.8.17 > > > > run -->ruby script/server > > > > these errors are occur: > > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ > > activesupport-2. > > 3.5/lib/active_support/dependencies.rb:156:in `require'' > > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ > > activesupport-2. > > 3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'' > > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ > > activesupport-2. > > 3.5/lib/active_support/dependencies.rb:156:in `require'' > > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ > > rails-2.3.5/lib/ > > commands/server.rb:84 > > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/site_ruby/1.8/ > > rubygems/custom_ > > require.rb:36:in `gem_original_require'' > > from C:/RailsInstaller/Ruby1.8.7/lib/ruby/site_ruby/1.8/ > > rubygems/custom_ > > require.rb:36:in `require'' > > from script/server:3 > > > > anyone tell me the solution.Thanks in advance.. > > -- > 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.