.codeclimate.yml | |
|
|
.eslintignore | |
|
|
.eslintrc | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/config/manifest.js | 0 | A 0 mins |
|
app/assets/images/ganymede.svg | |
|
|
app/assets/javascripts/application.coffee | |
|
|
app/assets/javascripts/cable.js | 4 | A 0 mins |
|
app/assets/javascripts/main.coffee | |
|
|
app/assets/stylesheets/application.scss | |
|
|
app/channels/application_cable/channel.rb | 4 | A 0 mins |
|
app/channels/application_cable/connection.rb | 4 | A 0 mins |
|
app/controllers/accounts_controller.rb | 287 | C 1 day |
|
app/controllers/application_controller.rb | 9 | A 0 mins |
|
app/controllers/blocks_controller.rb | 17 | A 35 mins |
|
app/controllers/charts_controller.rb | 177 | C 1 day |
|
app/controllers/discussions_controller.rb | 237 | C 1 day |
|
app/controllers/follows_controller.rb | 62 | B 4 hrs |
|
app/controllers/static_controller.rb | 11 | A 0 mins |
|
app/controllers/tickers_controller.rb | 73 | A 2 hrs |
|
app/controllers/transfers_controller.rb | 26 | A 35 mins |
|
app/helpers/accounts_helper.rb | 21 | A 0 mins |
|
app/helpers/application_helper.rb | 151 | A 0 mins |
|
app/helpers/discussions_helper.rb | 71 | A 0 mins |
|
app/helpers/tickers_helper.rb | 19 | A 0 mins |
|
app/jobs/application_job.rb | 2 | A 0 mins |
|
app/jobs/find_first_post_job.rb | 49 | A 2 hrs |
|
app/jobs/find_flagwar_job.rb | 120 | B 4 hrs |
|
app/jobs/find_mentions_job.rb | 36 | A 25 mins |
|
app/jobs/find_predicted_job.rb | 86 | B 5 hrs |
|
app/jobs/find_trending_flagged_job.rb | 48 | A 2 hrs |
|
app/jobs/find_trending_ignored_job.rb | 42 | A 35 mins |
|
app/jobs/find_trending_reblogged_job.rb | 42 | A 35 mins |
|
app/jobs/mvests_lookup_job.rb | 26 | A 0 mins |
|
app/models/application_record.rb | 0 | A 0 mins |
|
app/views/accounts/_nav.html.haml | |
|
|
app/views/accounts/crosscheck.html.haml | |
|
|
app/views/accounts/downvoted.html.haml | |
|
|
app/views/accounts/index.html.haml | |
|
|
app/views/accounts/metadata.html.haml | |
|
|
app/views/accounts/mvests.html.haml | |
|
|
app/views/accounts/unvoted.html.haml | |
|
|
app/views/accounts/upvoted.html.haml | |
|
|