This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
free_mutant
Watch
1
Star
0
Fork
You've already forked free_mutant
0
Code
Releases
Activity
9a6bb4cec3
free_mutant
/
spec
/
support
/
ice_nine_config.rb
11 lines
115 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add magic encoding header to all ruby files * rubocop still warns about this on ruby 1.9.3, so it was fixed so it produces less output on travis.
2013-07-28 19:03:06 -04:00
# encoding: utf-8
Refactor reporter infrastructure
2013-01-15 17:46:05 -05:00
require
'ice_nine'
module
IceNine
class
Freezer
class
RSpec
<
NoFreeze
end
end
end
Copy permalink