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
5d675484a9
free_mutant
/
spec
/
unit
/
mutant
/
subject
/
method
History
John Backus
557b9a2585
Add mutation
def hi; end
->
remove_method :hi
...
closes
#108
2015-08-19 15:08:20 -04:00
..
instance_spec.rb
Add mutation
def hi; end
->
remove_method :hi
2015-08-19 15:08:20 -04:00
singleton_spec.rb
Refactor expression parsing and representation
2015-06-21 14:44:33 +00:00