Simplest Issue Tracker on Ruby on Rails.
Run these commands to try this out
bundle
cp config/application.example.yml config/application.yml
setup initial app settings in config/application.yml
(for heroku run: "rake figaro:heroku")
rake db:migrate
rake db:seed
rails s
Requires Ruby 2.0.0 or later to run.
##wiki text
####Shortcuts
ctrl+b, cmd+b - strong
ctrl+i, cmd+i - italic
####Short-links
#234 - link to /ticket/234 (#234)
$[https://bitbucket/..] - link to commit in bitbucket (bb#commit)
$[https://github/..] - link to commit in github (gh#commit)
for other features look https://wincent.com/products/wikitext/doc/