ruby-warrior
ruby-warrior copied to clipboard
error running tests/specs
how can i run the specs?
-
it run OK when i run: $ spec ./spec/*_/__spec.rb
-
it fails running: $ rake spec internal:lib/rubygems/custom_require:29:in
require': no such file to load -- spec/ruby_warrior/../spec_helper (LoadError) from <internal:lib/rubygems/custom_require>:29:in
require' from spec/ruby_warrior/ui_spec.rb:1:in `<top (required)>'
suggestion: add Gemfile/GemSpec/.rvmrc
Maybe see https://github.com/ryanb/ruby-warrior/issues/64?