8000 GitHub - tanglewang/ting: A music social networking project written in Ruby on Rails and Semantic-UI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from Aufree/ting

A music social networking project written in Ruby on Rails and Semantic-UI

Notifications You must be signed in to change notification settings

tanglewang/ting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ting

Build Status

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.

Screen Shots

Requirements

Ruby 2.0.0 +
Memcached 1.4 +
ImageMagick 6.8 +

Installation

$ git clone git://github.com/Aufree/ting.git
$ cd ting

Linux(Ubuntu)

$ sudo apt-get update
$ sudo apt-get install memcached imagemagick

Mac OS

$ brew install memcached && brew install imagemagick

Run

$ bundle install
$ rake db:migrate
# ensure that memcached has started up
$ rails s

Testing

$ rake test

License

Copyright (c) 2015 Paul King


Released under the MIT license:

About

A music social networking project written in Ruby on Rails and Semantic-UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.8%
  • Ruby 10.6%
  • JavaScript 4.3%
  • CoffeeScript 1.5%
  • CSS 0.8%
0