search for: to_spec

Displaying 6 results from an estimated 6 matches for "to_spec".

Did you mean: to_specs
2012 Jan 27
3
Gem Load Error
Hi group, I''m new here, and, after search and search on Bing (trollface), I decided to ask the group, I''m having this problem `to_specs'': Could not find railties (>= 0) amongst [bundler-1.0.21, bundler-1.0.21, rake-0.9.2.2, rake-0.9.2] (Gem::LoadError) Every time on i make "rails s" or "rails new", This occurred after I updated to Ruby 1.9.2, Anyone know how i fix it? Thx -- Eduardo Rabelo | D...
2012 Sep 15
1
puppet-dashboard on Ubuntu 12.04
...s/source_index.rb:91. NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. Gem::SourceIndex#add_spec called from /usr/lib/ruby/vendor_ruby/1.8/rubygems/source_index.rb:91. /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb:247:in `to_specs'': Could not find rack (~> 1.1.0) amongst [] (Gem::LoadError) from /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb:256:in `to_spec'' from /usr/lib/ruby/vendor_ruby/1.8/rubygems.rb:1208:in `gem'' from /usr/share/puppet-dashboard/vendor/rails/actionp...
2013 Sep 18
0
rake problem for dashboard
...ouble with running dashboard rake commands. Any advise on why I may be getting this error would be appreciated! Thanks, Thomas sh-4.1# pwd /usr/share/puppet-dashboard sh-4.1# sudo -u puppet-dashboard rake RAILS_ENV=production jobs:work /usr/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:247:in `to_specs'': Could not find rake (>= 0) amongst [] (Gem::LoadError) from /usr/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:256:in `to_spec'' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:1231:in `gem'' from /usr/bin/rake:22 sh-4.1# gem list *** LOCAL GEM...
2011 Dec 03
2
script/server error (undefined method `name' for "ZenTest")
...specification.rb:409:in `each'' from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:216:in `find_all'' from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:216:in `matching_specs'' from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:238:in `to_specs'' from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:256:in `to_spec'' from /opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:1210:in `gem'' Any suggestions? Thanks & Great week -- Posted via http://www.ruby-forum.com/. -- You received this message beca...
2011 Sep 19
27
Installing Rails Help!
...he bundle install but this kept causing errors, eventually somehow I got this to work and it said bundle installed correctly. However when I try the command rails server i get the following error: /Users/bengibson/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs'': Could not find abstract (>= 1.0.0) amongst [actionmailer-3.1.0, actionmailer-3.0.3, actionpack-3.1.0, actionpack-3.0.3, activemodel-3.1.0, activemodel-3.0.3, activerecord-3.1.0, activerecord-3.0.3, activeresource-3.1.0, activeresource-3.0.3, activesupport-3.1.0, activesupport-3.0.3,...
2011 Oct 30
2
Could not find rails (>= 0) amongst [bundler-1.0.21]
...ocumentation for thor-0.14.6... Installing RDoc documentation for railties-3.0.1... Installing RDoc documentation for bundler-1.0.21... Installing RDoc documentation for rails-3.0.1... bash-3.2$ rails -v /Users/doug/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs'': Could not find rails (>= 0) amongst [bundler-1.0.21] (Gem::LoadError) from /Users/doug/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec'' from /Users/doug/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems.rb:1210:in `...