Displaying 7 results from an estimated 7 matches for "polyglot_original_require".
2009 Sep 10
1
Perhaps not the correct group...
...ing" application and get the following error.
/Library/Ruby/Gems/1.8/gems/color-1.4.0/lib/color.rb:19: Color is not
a module (TypeError)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require''
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`polyglot_original_require''
from /Library/Ruby/Gems/1.8/gems/polyglot-0.2.8/lib/polyglot.rb:68:in
`require''
from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:158:in `require''
from /Library/Ruby/Gems/1.8/gems/pdf-writer-1.1.8/lib/pdf/writer.rb:
15
from /Lib...
2009 Apr 27
2
uninitialized constant ActionController running Cucumber features in Aptana/RadRails IDE
...uby shell, I get the following error:
./app/controllers/application.rb:4: uninitialized constant
ActionController (NameError)
from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require''
from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`polyglot_original_require''
from C:/ruby/lib/ruby/gems/1.8/gems/polyglot-0.2.5/lib/polyglot.rb:
54:in `require''
from C:/ruby/lib/ruby/gems/1.8/gems/cucumber-0.3.0/bin/../lib/
cucumber/cli/main.rb:79:in `require_files''
from C:/ruby/lib/ruby/gems/1.8/gems/cucumber-0.3.0/bin/../lib/
cucumber/cli/ma...
2009 Mar 18
2
Cucumber failing with ''uninitialized constant Spec::Ruby''
...b/
active_support/dependencies.rb:77:in `const_missing''
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.0/lib/spec/interop/test.rb:1
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require''
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`polyglot_original_require''
from /Library/Ruby/Gems/1.8/gems/polyglot-0.2.5/lib/polyglot.rb:54:in
`require''
from /Library/Ruby/Gems/1.8/gems/activesupport-2.2.2/lib/
active_support/dependencies.rb:155:in `require''
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.0/lib/spec/test/unit.rb:1
from /Lib...
2009 Mar 31
7
[Cucumber] Running single feature from command line
...nv.rb -r features/support/plain.rb -r
features/steps features/plain
OR
cucumber -r features/support/env.rb -r features/support/plain.rb -r
features/steps features/plain/login.feature
I get
Failed to load features/support/env.rb from /Library/Ruby/Site/1.8/
rubygems/custom_require.rb:31:in `polyglot_original_require''
from /Library/Ruby/Gems/1.8/gems/polyglot-0.2.5/lib/polyglot.rb:54:in
`require''
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.2/lib/spec/runner/
option_parser.rb:144:in `invoke_requires''
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.2/lib/spec/runner/
option_parser.rb:1...
2010 Feb 26
0
ruby script/cucumber -tags producing a gem error
.../1.8/rubygems.rb:68:in `gem''
./vendor/gems/cucumber-0.5.1/examples/ramaze/features/support/env.rb:4
F:/BACKUP/Backup/ruby/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:31:in `gem_original_require''
F:/BACKUP/Backup/ruby/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:31:in `polyglot_original_require''
F:/BACKUP/Backup/ruby/lib/ruby/gems/1.8/gems/polyglot-0.3.0/lib/
polyglot.rb:65:in `require''
F:/BACKUP/Backup/Web_apps_svn_working/writersonly/HEAD/vendor/rails/
activesupport/lib/active_support/dependencies.rb:158:in `require''
F:/BACKUP/Backup/Web_apps_svn_working/write...
2009 Apr 26
9
Problems running features with Textmate Cucumber bundle
I finally plunked down for the beta RSpec bundle and I''m working
through the initial example. Although I''m a fairly experienced RSpec
user, I''m stlll learning new tricks.
Anyway, I''m going though the mastermind example, and everything is
going well, except that I decided to also try out the Textmate bundle
for Cucumber. I decided to use Ben Mabey''s
2009 May 06
0
Cucumber, Webrat, RSpec and Mechanize for Non-Ruby Apps
...r http://wiki.github.com/aslakhellesoy/cucumber/a-whole-new-world.
from ./features/support/paths.rb:26
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require''
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `polyglot_original_require''
from c:/ruby/lib/ruby/gems/1.8/gems/polyglot-0.2.5/lib/
polyglot.rb:54:in `require''
from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:158:in `require''
from c:/ruby/lib/ruby/gems/1.8/gems/cucumber-0.3.2/bin...