add controller specs
This commit is contained in:
@ -20,6 +20,8 @@ unless RUBY_PLATFORM == 'java'
|
||||
SimpleCov.start('rails')
|
||||
end
|
||||
|
||||
require 'webmock/rspec'
|
||||
|
||||
RSpec.configure do |config|
|
||||
# These two settings work together to allow you to limit a spec run
|
||||
# to individual examples or groups you care about by tagging them with
|
||||
|
Reference in New Issue
Block a user