Displaying 4 results from an estimated 4 matches for "active_su".
2011 May 25
1
can't load hpricot gem in rails 3
...oading development environment (Rails 3.0.5)
irb(main):001:0>
irb(main):002:0* require ''rubygems''
=> nil
irb(main):003:0> require ''hpricot''
LoadError: no such file to load -- hpricot
from C:/Ruby187/lib/ruby/gems/1.8/gems/activesupport-3.0.5/lib/
active_su
pport/dependencies.rb:239:in `require''
from C:/Ruby187/lib/ruby/gems/1.8/gems/activesupport-3.0.5/lib/
active_su
pport/dependencies.rb:239:in `require''
from C:/Ruby187/lib/ruby/gems/1.8/gems/activesupport-3.0.5/lib/
active_su
pport/dependencies.rb:225:in `load_depe...
2007 Aug 16
0
Update from RoR 1.1.6 - 1.2.3 Rake fails
...voke db:test:prepare (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
Expected /var/www/matrix.1.7.15/config/../vendor/plugins/
exception_notification/lib/exception_notifier.rb to define
ExceptionNotifier
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/
active_support/dependencies.rb:249:in `load_missing_constant''
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/
active_support/dependencies.rb:452:in `const_missing''
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/
active_support/dependencies.rb:464:in `const_missing'...
2011 Sep 22
3
uninitialized constant Spec::Rails (NameError) when running spec command
...ant Spec::Rails
(NameError) from c:/jruby-1.5.0/lib/ruby/gems/1.8/gems/rspec-
rails-1.3.0/lib/spec/ra ils/matchers/ar_be_valid.rb:31:in require''
from c:/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31 :inrequire'' from C:/Rspec Test/vendor/rails/activesupport/lib/
active_support/depende ncies.rb:158:in require'' from c:/jruby-1.5.0/
lib/ruby/gems/1.8/gems/rspec-rails-1.3.0/lib/spec/ra ils/matchers.rb:2
from c:/jruby-1.5.0/lib/ruby/gems/1.8/gems/rspec-rails-1.3.0/lib/spec/
ra ils/matchers.rb:31:inrequire'' from c:/jruby-1.5.0/lib/ruby/
site_ruby/1.8/rub...
2009 Oct 15
7
PLZ HELP - ROR on Redhat Linux :: Problem with backgroundrb
...e database.yml under config dir and
worker dir under lib.
4. rake db:migrate
5. When started the backgroundrb, I got the following error:
=======================================================================
# ./script/backgroundrb/start
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/depreca
tion.rb:17: private method `warn'' called for nil:NilClass
(NoMethodError)
from
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_su
pport/deprecation.rb:24:in `call''
from
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_s...