This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
guard-rails
Watch
1
Star
0
Fork
You've already forked guard-rails
0
Code
Issues
6
Pull Requests
2
Packages
Projects
Releases
Wiki
Activity
a0f4b1ae19
guard-rails
/
spec
/
spec_helper.rb
6 lines
76 B
Ruby
Raw
Normal View
History
Unescape
Escape
Remove mocha warning.
2012-09-08 22:25:30 +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