Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 343 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 343 Bytes

0.0.6

  • Fix QUnit::Rails::TestController namespace issue.

0.0.5

  • Add custom name support for test folders.

  • Use get instead of match in the routes. PR #17.

  • Update routes to not remount if previously mounted. PR #16.