amatriain/feedbunch

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
FeedBunch-app/app/mailers/signup_confirmation_reminder_mailer.rb9
A
0 mins
FeedBunch-app/app/models/ability.rb12
A
0 mins
FeedBunch-app/app/models/application_record.rb3
A
0 mins
FeedBunch-app/app/models/deleted_entry.rb14
A
55 mins
FeedBunch-app/app/models/entry.rb147
B
5 hrs
FeedBunch-app/app/models/entry_state.rb17
A
0 mins
FeedBunch-app/app/models/feed.rb139
A
0 mins
FeedBunch-app/app/models/feed_subscription.rb58
A
0 mins
FeedBunch-app/app/models/folder.rb47
A
0 mins
FeedBunch-app/app/models/opml_export_job_state.rb43
A
0 mins
FeedBunch-app/app/models/opml_import_failure.rb10
A
0 mins
FeedBunch-app/app/models/opml_import_job_state.rb21
A
0 mins
FeedBunch-app/app/models/refresh_feed_job_state.rb20
A
0 mins
FeedBunch-app/app/models/subscribe_job_state.rb28
A
0 mins
FeedBunch-app/app/models/user.rb274
D
1 day
FeedBunch-app/app/views/admin/feed_subscriptions/_index.builder
FeedBunch-app/app/views/admin/feeds/_index.builder
FeedBunch-app/app/views/admin/feeds/_show.builder
FeedBunch-app/app/views/admin/folders/_index.builder
FeedBunch-app/app/views/admin/folders/_show.builder
FeedBunch-app/app/views/admin/refresh_feed_jobs/_index.builder
FeedBunch-app/app/views/admin/subscribe_jobs/_index.builder
FeedBunch-app/app/views/admin/subscribed_users/_index.builder
FeedBunch-app/app/views/admin/users/_index.builder
FeedBunch-app/app/views/admin/users/_show.builder
FeedBunch-app/app/views/api/entries/_entry.json.erb
FeedBunch-app/app/views/api/entries/index.json.erb
FeedBunch-app/app/views/api/feeds/_feed.json.erb
FeedBunch-app/app/views/api/feeds/index.json.erb
FeedBunch-app/app/views/api/feeds/show.json.erb
FeedBunch-app/app/views/api/folders/_folder.json.erb
FeedBunch-app/app/views/api/folders/create.json.erb
FeedBunch-app/app/views/api/folders/index.json.erb
FeedBunch-app/app/views/api/folders/show.json.erb
FeedBunch-app/app/views/api/opml_exports/show.json.erb
FeedBunch-app/app/views/api/opml_imports/show.json.erb
FeedBunch-app/app/views/api/refresh_feed_job_states/_job_state.json.erb
FeedBunch-app/app/views/api/refresh_feed_job_states/index.json.erb
FeedBunch-app/app/views/api/refresh_feed_job_states/show.json.erb
FeedBunch-app/app/views/api/subscribe_job_states/_job_state.json.erb
FeedBunch-app/app/views/api/subscribe_job_states/index.json.erb
FeedBunch-app/app/views/api/subscribe_job_states/show.json.erb
FeedBunch-app/app/views/api/tours/show_entry.json.erb
FeedBunch-app/app/views/api/tours/show_feed.json.erb
FeedBunch-app/app/views/api/tours/show_kb_shortcuts.json.erb
FeedBunch-app/app/views/api/tours/show_main.json.erb
FeedBunch-app/app/views/api/tours/show_mobile.json.erb
FeedBunch-app/app/views/api/user_configs/show.json.erb
FeedBunch-app/app/views/api/user_data/show.json.erb
FeedBunch-app/app/views/devise/_alerts.html.erb