ting
A music social networking project written in Ruby on Rails and Semantic-UI
파일 탐색기
최종 버전 다운로드 (.zip)- icons.eot
- icons.otf
- icons.svg
- icons.ttf
- icons.woff
- .keep
- favicon.ico
- loading.gif
- missing.jpg
- night.jpg
- application.js
- jquery.infinitescroll.js
- likeships.js.coffee
- notifications.js.coffee
- rainyday.js
- semantic.js
- songs.js.coffee
- textcomplete.js
- ting.js.coffee
- animate.css
- application.css.scss
- comments.css.scss
- likeships.css.scss
- notifications.css.scss
- semantic.css.erb
- songs.css.scss
- textcomplete.css.scss
- ting.css.scss
- users.css.scss
- .keep
- application_controller.rb
- comments_controller.rb
- likeships_controller.rb
- notifications_controller.rb
- password_resets_controller.rb
- sessions_controller.rb
- songs_controller.rb
- users_controller.rb
- application_helper.rb
- comments_helper.rb
- likeships_helper.rb
- notifications_helper.rb
- password_resets_helper.rb
- sessions_helper.rb
- songs_helper.rb
- users_helper.rb
- .keep
- user_mailer.rb
- .keep
- .keep
- comment.rb
- likeship.rb
- notification.rb
- song.rb
- user.rb
- avatar_uploader.rb
- _comment.html.slim
- _comments.html.slim
- _form.html.slim
- _recent_comments.html.slim
- create.js.erb
- destroy.js.erb
- _gap.html.slim
- _page.html.slim
- _paginator.html.slim
- _navbar.html.slim
- application.html.slim
- users_form.html.slim
- _like.html.slim
- _likes.html.slim
- _unlike.html.slim
- create.js.erb
- destroy.js.erb
- _comment.html.slim
- _mention.html.slim
- _notifications.html.slim
- clear.js.erb
- destroy.js.erb
- index.html.slim
- _form.html.slim
- edit.html.slim
- new.html.slim
- create.js.erb
- new.html.slim
- _error_messages.html.slim
- _flash.html.erb
- _form.html.slim
- _play_list.html.slim
- _share_buttons.html.slim
- _song.html.slim
- _songs.html.slim
- collect.html.slim
- create.js.erb
- destroy.js.erb
- edit.html.slim
- index.html.slim
- new.html.slim
- show.html.slim
- update.js.erb
- activation_needed_email.html.erb
- activation_needed_email.text.erb
- activation_success_email.html.erb
- activation_success_email.text.erb
- reset_password_email.html.erb
- reset_password_email.text.erb
- _user_panel.html.slim
- create.js.erb
- edit.html.slim
- favorite_songs.js.erb
- new.html.slim
- recent_comments.js.erb
- show.html.slim
- update.js.erb
- user_songs.js.erb
- bundle
- rails
- rake
- development.rb
- production.rb
- test.rb
- assets.rb
- backtrace_silencers.rb
- cookies_serializer.rb
- filter_parameter_logging.rb
- inflections.rb
- kaminari_config.rb
- mime_types.rb
- session_store.rb
- sorcery.rb
- wrap_parameters.rb
- en.yml
- kaminari.en.yml
- kaminari.zh-CN.yml
- zh-CN.yml
- application.rb
- boot.rb
- database.yml
- environment.rb
- routes.rb
- secrets.yml
- 20141206123135_sorcery_core.rb
- 20141206123136_sorcery_remember_me.rb
- 20141206123137_sorcery_reset_password.rb
- 20141208045147_create_songs.rb
- 20141212155258_create_comments.rb
- 20141213092401_create_likeships.rb
- 20141214004426_create_notifications.rb
- 20141223012634_sorcery_user_activation.rb
- schema.rb
- .keep
- .keep
- .keep
- comments_controller_test.rb
- likeships_controller_test.rb
- notifications_controller_test.rb
- password_resets_controller_test.rb
- sessions_controller_test.rb
- songs_controller_test.rb
- users_controller_test.rb
- .keep
- comments.yml
- likeships.yml
- notifications.yml
- songs.yml
- users.yml
- .keep
- comments_helper_test.rb
- likeships_helper_test.rb
- notifications_helper_test.rb
- password_resets_helper_test.rb
- sessions_helper_test.rb
- songs_helper_test.rb
- users_helper_test.rb
- .keep
- user_mailer_preview.rb
- .keep
- user_mailer_test.rb
- .keep
- comment_test.rb
- likeship_test.rb
- notification_test.rb
- song_test.rb
- user_test.rb
- test_helper.rb
- .keep
- .keep
- .gitignore
- .travis.yml
- config.ru
- Gemfile
- Gemfile.lock
- Guardfile
- Rakefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/Aufree/ting
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ting
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
