search for: load_specification

Displaying 5 results from an estimated 5 matches for "load_specification".

2005 Oct 20
5
Unit Test Error: `load_specification': undefined method `parse' for Time:Class
All, I''ve come across a confusing problem when attempting to run unit tests for an application on OSX (works on Windows). I''m receiving the following error: `load_specification'': undefined method `parse'' for Time:Class (NoMethodError) This is also confusing because I can''t figure out how the error appeared. When I revert back to previous revisions, the error still appears (even though it didn''t in the past). I''m using Rails 0...
2009 Jan 16
10
Puppet playing badly with Debian etch rubygems
...e exceept for not being able to find a provider for Augeas. After this, though: ec2-www1:/usr/src# puppetd -t Failed to load feature test for rails: private method `specification_version='' called for #<Gem::Specification:0xb7e93c04> /usr/lib/ruby/1.8/rubygems/source_index.rb:86:in `load_specification'': private method `specification_version='' called for #<Gem::Specification:0xb7ae48b0> (NoMethodError) from /usr/lib/ruby/1.8/rubygems/specification.rb:401:in `initialize'' from (eval):1:in `new'' from (eval):1:in `load_specification...
2008 Jul 28
0
Rubygems Issues
...001:0> require ''rubygems'' => true irb(main):002:0> require ''hpricot'' NoMethodError: private method `specification_version='' called for #<Gem::Specification:0xb7c8d1a8> from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:86:in `load_specification'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb: 401:in `initialize'' from (eval):1:in `new'' from (eval):1:in `load_specification'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb: 121:in `eval'' from /usr/local/lib/ru...
2010 Jun 13
5
script/server vs mongrel_rails start issue
...production environment... ** Rails loaded. ** Loading any Rails specific GemPlugins C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:89:in `read'': can''t convert Hash into Integer (TypeError) from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/ source_index.rb:89:in `load_specification'' from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/ source_index.rb:153:in `load_gems_in'' from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/ source_index.rb:152:in `each'' from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/ source_index.rb:152:in `load_gem...
2007 Oct 27
20
problems with ''localization simplified''
Hi you all! I''ve got Mongrel saying this when I use the localization simplified plug-in: any idea? ** Loading any Rails specific GemPlugins Exiting /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/source_index.rb:92:in `load_specification'': /Users/stratboy/Documents/05_SAMPLES/RAILS/newser/vendor/plugins/l10n-simplified-0.8/lib/localization_simplified.rb:13:in `gsub!'': can''t convert nil into String (TypeError) from /Users/stratboy/Documents/05_SAMPLES/RAILS/newser/vendor/plugins/l10n-simplified-0.8...