Displaying 1 result from an estimated 1 matches for "rim2011".
Did you mean:
36m2011
2010 Nov 20
4
How to get rspec running?
...want to start rspec (see below).
The Gemfile is the same as in the Tutorial example and ''rspec spec''
works perfectly in the other subdirectoy (U:\railsprojects\sample_app)
without any problems.
Can anybody help?
Thanks and kind regards,
Markus
Error messages:
U:\railsprojects\rim2011>bundle install
Fetching source index for http://rubygems.org/
Using rake (0.8.7)
Using abstract (1.0.0)
Using activesupport (3.0.1)
Using builder (2.1.2)
Using i18n (0.4.2)
Using activemodel (3.0.1)
Using erubis (2.6.6)
Using rack (1.2.1)
Using rack-mount (0.6.13)
Using rack-test (0.5.6)
Using t...