https://github.com/techery/dci
Simple DCI implementation for Rails. Inspired by Victor's Savkin DCI-Sample example.
https://github.com/techery/dci
Last synced: 8 months ago
JSON representation
Simple DCI implementation for Rails. Inspired by Victor's Savkin DCI-Sample example.
- Host: GitHub
- URL: https://github.com/techery/dci
- Owner: techery
- License: mit
- Created: 2014-07-15T13:51:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-15T14:00:29.000Z (almost 12 years ago)
- Last Synced: 2025-05-07T20:23:59.489Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 41
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DCI
===
Simple DCI implementation for Rails. Inspired by Victor's Savkin DCI-Sample example.