search for: gemrunn

Displaying 4 results from an estimated 4 matches for "gemrunn".

Did you mean: gemeinn
2007 Nov 21
3
Cannot freeze gems
...h web_interface]# /usr/local/bin/rake rails:freeze:gems --trace (in /usr/sbin/web_interface) ** Invoke rails:freeze:gems (first_time) ** Execute rails:freeze:gems Freezing to the gems for Rails 1.2.5 rm -rf vendor/rails mkdir -p vendor/rails cd vendor/rails rake aborted! uninitialized constant Gem::GemRunner /usr/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:2028:in `const_missing'' /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.5/lib/tasks/framework.rake:26 /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.5/lib/tasks/framework.rake:25:in `each'' /usr/local/lib/ruby/gems/1.8/gems/rails-...
2007 Nov 26
2
Rails 1.2.6 gem freeze fails with gem 0.9.5 system
Freezing to the gems for Rails 1.2.6 rake aborted! uninitialized constant Gem::GemRunner tracing gives: no such file to load -- /Users/nathany/Sites/boat/oat/config/../vendor/ rails/railties/lib/initializer /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require'' ... which seems like it may be trying to load the frozen gems before they are there? It...
2007 Dec 04
0
Freezing Rails 1.2.6 & rubygems 0.95 Problems
...1.8/i386-freebsd7 /usr/local/lib/ruby/site_ruby /usr/local/lib/ruby/1.8 /usr/local/lib/ruby/1.8/i386-freebsd7 . (in /usr/home/dmack/suites/staging/cm) ** Invoke rails:freeze:gems (first_time) ** Execute rails:freeze:gems Freezing to the gems for Rails 1.2.6 rake aborted! uninitialized constant Gem::GemRunner /usr/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:2028:in `const_missing'' /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.6/lib/tasks/framework.rake: 26 /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.6/lib/tasks/framework.rake: 25:in `each'' /usr/local/lib/ruby/gems/1.8/gems/rail...
2007 Sep 19
49
plugin dependencies
Hello all, The topic of plugin dependencies has come up before and it doesn''t seem to have been addressed by core or core doesn''t seem to think it''s an issue. I''ve looked at the current edge code and don''t see anything new, so if I''ve missed something *please* let me know. The following article makes mention of a require_plugin