search for: const_missing_before_generators

Displaying 2 results from an estimated 2 matches for "const_missing_before_generators".

2006 Apr 11
0
Problem using generate/scaffold and FireRuby
...ml > uninitialized constant CHARACTER_SET > > c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/ > depend > encies.rb:123:in `const_missing'' > > c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/ > depend encies.rb:131:in `const_missing_before_generators'' > > c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/rails_generator/lookup.rb:13: > in `const_missing'' > > c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/ > depend encies.rb:133:in `const_missing_before_generators'' > >...
2007 Oct 08
17
(no subject)
Just ran svn up this morning, and got this (after running ./script/ generate rspec) escher: ./script/spec spec/models/item_spec.rb Finished in 8.0e-06 seconds 0 examples, 0 failures ./script/spec:4:in `run'': wrong number of arguments (3 for 1) (ArgumentError) from ./script/spec:4 Using rails 1.2.3, rspec trunk, on Mac OS X.4.9. Any ideas, or is this a bug in