I just want to say thanks for your gem. I used it as a base to write a similar gem to convert from RR for mocking and stubbing to RSpec syntax. You can check it out here: https://github.com/kjvarga/rr-to-rspec-converter
This was my first time playing with a Ruby AST parser. It was pretty neat!
Hi there,
I just want to say thanks for your gem. I used it as a base to write a similar gem to convert from RR for mocking and stubbing to RSpec syntax. You can check it out here: https://github.com/kjvarga/rr-to-rspec-converter
This was my first time playing with a Ruby AST parser. It was pretty neat!
Regards, Karl