E:\D Drive\Ruby Projects\test_xml>ruby script/server webrick
=> Booting WEBrick
=> Rails 2.3.2 application starting on http://0.0.0.0:3000
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:440:in
`load_missing_constant
'': uninitialized constant RAMF::OperationProcessorsManager (NameError)
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80:in
`const_mis
sing''
from E:/D Drive/Ruby
Projects/test_xml/vendor/plugins/ramf_rails/lib/ramf/rails/action_processor.rb:2
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require''
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require''
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in
`require''
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in
`new_cons
tants_in''
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in
`require''
from E:/D Drive/Ruby
Projects/test_xml/vendor/plugins/ramf_rails/init.rb:9:in
`evaluate_init_rb''
... 17 levels...
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:84
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require''
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require''
from script/server:3
--
Posted via http://www.ruby-forum.com/.