plugins/ShinyLists/Rakefile | |
|
|
plugins/ShinyLists/app/components/shiny_lists/admin/menu/section_component.html.erb | |
|
|
plugins/ShinyLists/app/components/shiny_lists/admin/menu/section_component.rb | 11 | A 0 mins | A 100% |
plugins/ShinyLists/app/components/shiny_lists/application_component.rb | 5 | A 0 mins | A 100% |
plugins/ShinyLists/app/controllers/shiny_lists/admin/lists_controller.rb | 56 | A 25 mins | F 30% |
plugins/ShinyLists/app/controllers/shiny_lists/admin/subscriptions_controller.rb | 61 | A 0 mins | F 45% |
plugins/ShinyLists/app/controllers/shiny_lists/application_controller.rb | 3 | A 0 mins | A 100% |
plugins/ShinyLists/app/controllers/shiny_lists/subscriptions_controller.rb | 69 | A 35 mins | F 42% |
plugins/ShinyLists/app/helpers/shiny_lists/main_site_helper.rb | 10 | A 0 mins | D 66% |
plugins/ShinyLists/app/models/shiny_lists/application_record.rb | 5 | A 0 mins | A 100% |
plugins/ShinyLists/app/models/shiny_lists/list.rb | 36 | A 0 mins | C 78% |
plugins/ShinyLists/app/models/shiny_lists/subscription.rb | 20 | A 0 mins | A 92% |
plugins/ShinyLists/app/policies/shiny_lists/list_policy.rb | 30 | A 50 mins | F 55% |
plugins/ShinyLists/app/policies/shiny_lists/subscription_policy.rb | 21 | A 25 mins | F 57% |
plugins/ShinyLists/app/public/controllers/concerns/shiny_lists/admin/with_lists.rb | 12 | A 0 mins | B 85% |
plugins/ShinyLists/app/views/shiny_lists/admin/lists/edit.html.erb | |
|
|
plugins/ShinyLists/app/views/shiny_lists/admin/lists/index.html.erb | |
|
|
plugins/ShinyLists/app/views/shiny_lists/admin/lists/new.html.erb | |
|
|
plugins/ShinyLists/app/views/shiny_lists/admin/subscriptions/index.html.erb | |
|
|
plugins/ShinyLists/app/views/shiny_lists/admin/user/_edit_capabilities.html.erb | |
|
|
plugins/ShinyLists/app/views/shiny_lists/includes/_subscription_form.html.erb | |
|
|
plugins/ShinyLists/app/views/shiny_lists/includes/email/_manage_subscriptions.html.mjml | |
|
|
plugins/ShinyLists/app/views/shiny_lists/includes/email/_manage_subscriptions.text.erb | |
|
|
plugins/ShinyLists/app/views/shiny_lists/subscriptions/index.html.erb | |
|
|
plugins/ShinyLists/bin/rails | |
|
|
plugins/ShinyLists/config/locales/en.yml | |
|
|
plugins/ShinyLists/config/routes.rb | 15 | A 0 mins | A 100% |
plugins/ShinyLists/db/seeds.rb | 12 | A 0 mins | A 100% |
plugins/ShinyLists/lib/shiny_lists.rb | 3 | A 0 mins | A 100% |
plugins/ShinyLists/lib/shiny_lists/engine.rb | 16 | A 0 mins | A 100% |
plugins/ShinyLists/lib/shiny_lists/version.rb | 4 | A 0 mins |
|
plugins/ShinyLists/lib/tasks/shiny_lists_tasks.rake | |
| A 100% |
plugins/ShinyLists/package.yml | |
|
|
plugins/ShinyLists/shiny_lists.gemspec | |
|
|
plugins/ShinyNews/Gemfile | |
|
|
plugins/ShinyNews/LICENSE | |
|
|
plugins/ShinyNews/README.md | |
|
|
plugins/ShinyNews/Rakefile | |
|
|
plugins/ShinyNews/app/components/shiny_news/admin/menu/section_component.html.erb | |
|
|
plugins/ShinyNews/app/components/shiny_news/admin/menu/section_component.rb | 11 | A 0 mins | A 100% |
plugins/ShinyNews/app/components/shiny_news/application_component.rb | 5 | A 0 mins | A 100% |
plugins/ShinyNews/app/controllers/shiny_news/admin/news_posts_controller.rb | 74 | B 7 hrs | F 33% |
plugins/ShinyNews/app/controllers/shiny_news/application_controller.rb | 3 | A 0 mins | A 100% |
plugins/ShinyNews/app/controllers/shiny_news/news_controller.rb | 28 | A 1 hr | B 84% |
plugins/ShinyNews/app/helpers/shiny_news/main_site_helper.rb | 10 | A 15 mins | A 100% |
plugins/ShinyNews/app/jobs/shiny_news/application_job.rb | 4 | A 0 mins | A 100% |
plugins/ShinyNews/app/jobs/shiny_news/build_atom_feed_job.rb | 9 | A 0 mins | D 66% |
plugins/ShinyNews/app/models/shiny_news/application_record.rb | 8 | A 0 mins | A 100% |
plugins/ShinyNews/app/models/shiny_news/post.rb | 19 | A 1 hr | A 100% |
plugins/ShinyNews/app/policies/shiny_news/post_policy.rb | 30 | A 50 mins | F 55% |