Rajeswari

Results 3 issues of Rajeswari

Hi,I m using cover_me and rspec2 to test the controllers. cover_me showing a blank line between update and destroy action in red color. Can u tell me how to congigure...

Hi Matt, We use rspec2 + capybara + cover_me as our unit testing tool set. Is there is any documentation or tips available so that we can hook this all...

I added metrical in my gemfile gem 'metrical', :require => false bundle install bundle exec metrical gave the following error .rvm/gems/ruby-1.9.3-p374/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:612:in `initialize': invalid multibyte escape: /[\x80-\xff]/ (RegexpError) rails version :...