https://github.com/cored/expense_tracker
Example application from the Effective Rspec 3 book
https://github.com/cored/expense_tracker
bdd rspec
Last synced: 2 months ago
JSON representation
Example application from the Effective Rspec 3 book
- Host: GitHub
- URL: https://github.com/cored/expense_tracker
- Owner: cored
- Created: 2018-07-11T13:17:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T13:21:49.000Z (about 8 years ago)
- Last Synced: 2025-07-24T11:39:47.985Z (12 months ago)
- Topics: bdd, rspec
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense Tracker
Example application from the Effective Rspec 3 book.