Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rb | Ash McKenzie | 2019-08-30 | 1 | -1/+1 |
| | | | | | rails_helper.rb's only logic was to require spec_helper.rb. | ||||
* | Don't require stackprof in Gemfile | Rémy Coutable | 2017-08-09 | 1 | -1/+2 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add StackProf to the Gemfile, along with a utility to get a profile for a spec | Nick Thomas | 2016-11-29 | 1 | -0/+16 |