davidesantangelo/feedi

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.gitignore
.ruby-version
CNAME
CODE_OF_CONDUCT.md
Capfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
_config.yml
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
bin/update
bin/yarn
config.ru
lib/tasks/counter_cache.rake
lib/tasks/importer.rake
package.json
public/404.html
public/422.html
public/500.html
public/apple-touch-icon-precomposed.png
public/apple-touch-icon.png
public/favicon.ico
public/robots.txt
app/assets/config/manifest.js0
app/channels/application_cable/channel.rb4
app/channels/application_cable/connection.rb4
app/controllers/application_controller.rb11
app/controllers/base_controller.rb35
app/controllers/entries_controller.rb21
app/controllers/feeds_controller.rb34
app/controllers/logs_controller.rb18
app/controllers/search_controller.rb50
app/controllers/stats_controller.rb19
app/controllers/tokens_controller.rb14
app/controllers/webhooks_controller.rb46
app/controllers/welcome_controller.rb17
app/jobs/application_job.rb2
app/mailers/application_mailer.rb4
app/models/application_record.rb5
app/models/concerns/exception_handler.rb17
app/models/concerns/response.rb12