This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
guard-rails
Watch
1
Star
0
Fork
0
You've already forked guard-rails
Code
Issues
6
Pull Requests
2
Packages
Projects
Releases
Wiki
Activity
3602650390
guard-rails
/
spec
/
spec_helper.rb
6 lines
76 B
Ruby
Raw
Normal View
History
Unescape
Escape
use mocha_standalone to avoid warning
2013-01-20 01:05:53 +00:00
require
'mocha_standalone'
add deamonize option and start some tests
2011-06-01 14:06:35 +00:00
RSpec
.
configure
do
|
c
|
c
.
mock_with
:mocha
end
Reference in New Issue
Copy Permalink