help

4 views
Skip to first unread message

Cican Rizal

unread,
Nov 22, 2010, 5:06:05 AM11/22/10
to eng...@googlegroups.com
C:\timothyf>ruby script/server
=> Booting WEBrick
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/gem_dependency.rb:119:Warni
ng: Gem::Dependency#version_requirements is deprecated and will be removed on or
 after August 2010.  Use #requirement
C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependenci
es.rb:440:in `load_missing_constant': uninitialized constant ActiveSupport::Conc
ern (NameError)
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_suppo
rt/dependencies.rb:80:in `const_missing'
        from C:/Ruby/lib/ruby/gems/1.8/gems/disguise-3.0.2/lib/disguise/controll
ers/disguise_application.rb:4
        from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `ge
m_original_require'
        from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `re
quire'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_suppo
rt/dependencies.rb:156:in `require'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_suppo
rt/dependencies.rb:521:in `new_constants_in'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_suppo
rt/dependencies.rb:156:in `require'
        from C:/Ruby/lib/ruby/gems/1.8/gems/disguise-3.0.2/lib/disguise.rb:2
         ... 18 levels...
        from C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/commands/server.rb:8
4
        from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `ge
m_original_require'
        from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `re
quire'
        from script/server:3



how fix this problem?
help me...

Timothy Fisher

unread,
Nov 22, 2010, 10:29:23 AM11/22/10
to eng...@googlegroups.com
It looks like you do not have the required gems installed.

Run this command:

rake gems:install

> --
> You received this message because you are subscribed to the Google Groups
> "EngineY" group.
> To post to this group, send email to eng...@googlegroups.com.
> To unsubscribe from this group, send email to
> enginey+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/enginey?hl=en.
>

Roman Smirnov

unread,
Dec 13, 2010, 5:39:48 PM12/13/10
to EngineY
You should install disguise 2.0.0 and remove your disguise 3.0.x or
replace in config/environment.rb

config.gem 'disguise'

by

config.gem 'disguise', :version => '2.0.0'

On 22 ноя, 13:06, Cican Rizal <cican_al...@yahoo.com> wrote:
> C:\timothyf>ruby script/server
> => Booting WEBrick
> => Rails 2.3.5 application starting onhttp://0.0.0.0:3000
Reply all
Reply to author
Forward
0 new messages