Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 717 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 717 Bytes

Yanit - Yet Another (Netzke) Issue Tracker

One-page demo RIA for RubyShift 2011.

It is a very simple issue tracker driven by the following models and relationships between them:

Issue that belongs_to User and belongs_to Project.

This application is deployed on Heroku - try it out live!

Installation

  • Create your database.yml
  • bundle install
  • rake db:setup

Test data is included.

Have fun!


Released by @nomadcoder under the MIT license except for: