Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcorking/daves-dream-blog
A toy blog as a demo for TDD. Not for use on live sites. Much of the copyright remains with Dr. Burd, though what rights I have, for example for the tests, I offer under the MIT License.
https://github.com/dcorking/daves-dream-blog
Last synced: 1 day ago
JSON representation
A toy blog as a demo for TDD. Not for use on live sites. Much of the copyright remains with Dr. Burd, though what rights I have, for example for the tests, I offer under the MIT License.
- Host: GitHub
- URL: https://github.com/dcorking/daves-dream-blog
- Owner: dcorking
- License: mit
- Created: 2013-08-03T20:22:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-06T12:38:44.000Z (over 11 years ago)
- Last Synced: 2024-10-18T20:43:19.964Z (20 days ago)
- Language: Ruby
- Homepage: http://users.drew.edu/bburd/RubyOnRails/
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dave's Dream Blog
=================A toy blog as a demo for TDD. Not for use on live sites.
Based on `Ruby on Rails for Dummies`, Barry Burd, 2007 - Chapter 12 'More Model Magic'
Much of the copyright remains with Dr. Burd, though what rights I have, for
example for the tests, I offer under the MIT License.