/rpsec_stack_replication

Example of a SystemStackError from RSpec and decoration not working together

Primary LanguageRuby

README

An example app to indicate a problem with RSpec and decoration.

To see the problem, run ‘bundle exec rspec`. The first spec (’uses DecoratedUser#name’) will fail, while the other two will pass.