[rspec-users] how to fix 'rake gems:refresh_specs' gems has no specificati
Amit Jain
lists at ruby-forum.com
Fri Jul 30 07:52:02 EDT 2010
David Chelimsky wrote:
> On Jul 30, 2010, at 2:03 AM, Amit Jain wrote:
>
>>> rails. Please do this:
>>> it using some means other than what is recommended by Rails, which is to
>>> David
>> (NameError)
>> /home/Amit/Myworkspace/MyApplication/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in
>> ... 11 levels...
>> from /usr/lib/ruby/gems/1.8/gems/rcov-0.9.8/bin/rcov:511:in `load'
>> from /usr/lib/ruby/gems/1.8/gems/rcov-0.9.8/bin/rcov:511
>> from /usr/bin/rcov:19:in `load'
>> from /usr/bin/rcov:19
>> Please help me.
>
> Please show me what you typed in your config/environment.rb to
> configure rspec-rails.
Hi ,
I configure the rspec-rails gem in config/environment.rb:
config.gem "rspec-rails", :version => ">= 1.3.2"
Thanks
Amit
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list