Re: [rspec-users] RSpec Error - "Invalid Option"

2011-02-16 Thread David Chelimsky
On Feb 15, 2011, at 11:43 PM, Trenton Scott wrote: > I keep getting an issue when running RSpec with Autotest. My > ~/.autotest file looks like this: > Any thoughts on what I'm doing wrong? > ==ERROR BEGINS== > bundle exec /Users/TTS/.rvm/rubies/ruby-1.9.2-p136/bin/ruby -S / > Users/ > TTS/.rvm

[rspec-users] RSpec Error - "Invalid Option"

2011-02-15 Thread Trenton Scott
I keep getting an issue when running RSpec with Autotest. My ~/.autotest file looks like this: ==FILE BEGINS== require 'autotest/growl' require 'autotest/fsevent' Autotest.add_hook :initialize do |autotest| autotest.add_mapping(/^spec\/requests\/.*_spec\.rb$/) do autotest.files_matc