Ting is a music social networking project written in Ruby on Rails and Semantic-UI.
You can check out the demo at this link.
You can ping me on Twitter or follow me on Weibo.
Ruby 2.0.0 +
Memcached 1.4 +
ImageMagick 6.8 +
$ git clone git://github.com/Aufree/ting.git
$ cd ting
$ sudo apt-get update
$ sudo apt-get install memcached imagemagick
$ brew install memcached && brew install imagemagick
$ bundle install
$ rake db:migrate
# ensure that memcached has started up
$ rails s
$ rake test
Copyright (c) 2015 Paul King
Released under the MIT license: