--- !ruby/object:Gem::Specification name: effective_cpd version: !ruby/object:Gem::Version version: 0.4.1 platform: ruby authors: - Code and Effect autorequire: bindir: bin cert_chain: [] date: 2022-09-07 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 6.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 6.0.0 - !ruby/object:Gem::Dependency name: effective_bootstrap requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: effective_datatables requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 4.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 4.0.0 - !ruby/object:Gem::Dependency name: effective_resources requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: holidays requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: wicked requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: sqlite3 requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: devise requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: haml-rails requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: pry-byebug requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: effective_email_templates requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Continuing professional development and audits rails engine email: - info@codeandeffect.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.md - Rakefile - app/assets/config/effective_cpd_manifest.js - app/assets/javascripts/effective_cpd.js - app/assets/javascripts/effective_cpd/activities.js - app/assets/javascripts/effective_cpd/activities_new.js - app/assets/stylesheets/effective_cpd.scss - app/assets/stylesheets/effective_cpd/_activities.scss - app/controllers/admin/cpd_activities_controller.rb - app/controllers/admin/cpd_audit_level_questions_controller.rb - app/controllers/admin/cpd_audit_levels_controller.rb - app/controllers/admin/cpd_audit_reviews_controller.rb - app/controllers/admin/cpd_audits_controller.rb - app/controllers/admin/cpd_categories_controller.rb - app/controllers/admin/cpd_cycles_controller.rb - app/controllers/admin/cpd_rules_controller.rb - app/controllers/admin/cpd_special_rules_controller.rb - app/controllers/admin/cpd_statements_controller.rb - app/controllers/effective/cpd_audit_reviews_controller.rb - app/controllers/effective/cpd_audits_controller.rb - app/controllers/effective/cpd_cycles_controller.rb - app/controllers/effective/cpd_statement_activities_controller.rb - app/controllers/effective/cpd_statements_controller.rb - app/datatables/admin/effective_cpd_activities_datatable.rb - app/datatables/admin/effective_cpd_audit_level_questions_datatable.rb - app/datatables/admin/effective_cpd_audit_levels_datatable.rb - app/datatables/admin/effective_cpd_audit_reviews_datatable.rb - app/datatables/admin/effective_cpd_audits_datatable.rb - app/datatables/admin/effective_cpd_categories_datatable.rb - app/datatables/admin/effective_cpd_cycles_datatable.rb - app/datatables/admin/effective_cpd_rules_datatable.rb - app/datatables/admin/effective_cpd_special_rules_datatable.rb - app/datatables/admin/effective_cpd_statements_datatable.rb - app/datatables/effective_cpd_available_audit_reviews_datatable.rb - app/datatables/effective_cpd_available_audits_datatable.rb - app/datatables/effective_cpd_available_cycles_datatable.rb - app/datatables/effective_cpd_completed_audit_reviews_datatable.rb - app/datatables/effective_cpd_completed_audits_datatable.rb - app/datatables/effective_cpd_completed_statements_datatable.rb - app/helpers/effective_cpd_audits_helper.rb - app/helpers/effective_cpd_helper.rb - app/mailers/effective/cpd_mailer.rb - app/models/concerns/effective_cpd_user.rb - app/models/effective/cpd_activity.rb - app/models/effective/cpd_audit.rb - app/models/effective/cpd_audit_level.rb - app/models/effective/cpd_audit_level_question.rb - app/models/effective/cpd_audit_level_question_option.rb - app/models/effective/cpd_audit_level_section.rb - app/models/effective/cpd_audit_response.rb - app/models/effective/cpd_audit_response_option.rb - app/models/effective/cpd_audit_review.rb - app/models/effective/cpd_audit_review_item.rb - app/models/effective/cpd_category.rb - app/models/effective/cpd_cycle.rb - app/models/effective/cpd_rule.rb - app/models/effective/cpd_scorer.rb - app/models/effective/cpd_special_rule.rb - app/models/effective/cpd_special_rule_mate.rb - app/models/effective/cpd_statement.rb - app/models/effective/cpd_statement_activity.rb - app/views/admin/cpd_activities/_form.html.haml - app/views/admin/cpd_audit_level_questions/_form.html.haml - app/views/admin/cpd_audit_levels/_form.html.haml - app/views/admin/cpd_audit_levels/_form_content_audit.html.haml - app/views/admin/cpd_audit_levels/_form_content_audit_review.html.haml - app/views/admin/cpd_audit_levels/_form_cpd_audit_level.html.haml - app/views/admin/cpd_audit_levels/_form_cpd_audit_level_section.html.haml - app/views/admin/cpd_audit_reviews/_cpd_audit_review.html.haml - app/views/admin/cpd_audit_reviews/_form.html.haml - app/views/admin/cpd_audits/_audit_reviewer_fields.html.haml - app/views/admin/cpd_audits/_auditee_fields.html.haml - app/views/admin/cpd_audits/_form.html.haml - app/views/admin/cpd_audits/_form_conflict.html.haml - app/views/admin/cpd_audits/_form_deadlines.html.haml - app/views/admin/cpd_audits/_form_determination.html.haml - app/views/admin/cpd_audits/_form_exemption.html.haml - app/views/admin/cpd_audits/_form_extension.html.haml - app/views/admin/cpd_audits/_form_new.html.haml - app/views/admin/cpd_audits/_status.html.haml - app/views/admin/cpd_categories/_form.html.haml - app/views/admin/cpd_categories/_form_cpd_category.html.haml - app/views/admin/cpd_cycles/_form.html.haml - app/views/admin/cpd_cycles/_form_content.html.haml - app/views/admin/cpd_cycles/_form_cpd_cycle.html.haml - app/views/admin/cpd_cycles/_form_cpd_rules.html.haml - app/views/admin/cpd_cycles/_form_cpd_special_rules.html.haml - app/views/admin/cpd_special_rules/_form.html.haml - app/views/admin/cpd_statements/_cpd_statement.html.haml - app/views/effective/cpd/_dashboard.html.haml - app/views/effective/cpd_audit_level_questions/_cpd_audit_level_question.html.haml - app/views/effective/cpd_audit_responses/_cpd_audit_response.html.haml - app/views/effective/cpd_audit_responses/_fields.html.haml - app/views/effective/cpd_audit_responses/fields/_choose_one.html.haml - app/views/effective/cpd_audit_responses/fields/_date.html.haml - app/views/effective/cpd_audit_responses/fields/_email.html.haml - app/views/effective/cpd_audit_responses/fields/_long_answer.html.haml - app/views/effective/cpd_audit_responses/fields/_number.html.haml - app/views/effective/cpd_audit_responses/fields/_select_all_that_apply.html.haml - app/views/effective/cpd_audit_responses/fields/_select_up_to_1.html.haml - app/views/effective/cpd_audit_responses/fields/_select_up_to_2.html.haml - app/views/effective/cpd_audit_responses/fields/_select_up_to_3.html.haml - app/views/effective/cpd_audit_responses/fields/_select_up_to_4.html.haml - app/views/effective/cpd_audit_responses/fields/_select_up_to_5.html.haml - app/views/effective/cpd_audit_responses/fields/_short_answer.html.haml - app/views/effective/cpd_audit_responses/fields/_upload_file.html.haml - app/views/effective/cpd_audit_responses/responses/_choose_one.html.haml - app/views/effective/cpd_audit_responses/responses/_date.html.haml - app/views/effective/cpd_audit_responses/responses/_email.html.haml - app/views/effective/cpd_audit_responses/responses/_long_answer.html.haml - app/views/effective/cpd_audit_responses/responses/_number.html.haml - app/views/effective/cpd_audit_responses/responses/_select_all_that_apply.html.haml - app/views/effective/cpd_audit_responses/responses/_select_up_to_1.html.haml - app/views/effective/cpd_audit_responses/responses/_select_up_to_2.html.haml - app/views/effective/cpd_audit_responses/responses/_select_up_to_3.html.haml - app/views/effective/cpd_audit_responses/responses/_select_up_to_4.html.haml - app/views/effective/cpd_audit_responses/responses/_select_up_to_5.html.haml - app/views/effective/cpd_audit_responses/responses/_short_answer.html.haml - app/views/effective/cpd_audit_responses/responses/_upload_file.html.haml - app/views/effective/cpd_audit_review_items/_cpd_audit_review_item.html.haml - app/views/effective/cpd_audit_review_items/_fields.html.haml - app/views/effective/cpd_audit_reviews/_conflict.html.haml - app/views/effective/cpd_audit_reviews/_cpd_audit_level_section.html.haml - app/views/effective/cpd_audit_reviews/_cpd_audit_review.html.haml - app/views/effective/cpd_audit_reviews/_cpd_statement.html.haml - app/views/effective/cpd_audit_reviews/_layout.html.haml - app/views/effective/cpd_audit_reviews/_recommendation.html.haml - app/views/effective/cpd_audit_reviews/_summary.html.haml - app/views/effective/cpd_audit_reviews/complete.html.haml - app/views/effective/cpd_audit_reviews/conflict.html.haml - app/views/effective/cpd_audit_reviews/cpd_audit_level_section.html.haml - app/views/effective/cpd_audit_reviews/cpd_statement.html.haml - app/views/effective/cpd_audit_reviews/information.html.haml - app/views/effective/cpd_audit_reviews/instructions.html.haml - app/views/effective/cpd_audit_reviews/questionnaire.html.haml - app/views/effective/cpd_audit_reviews/recommendation.html.haml - app/views/effective/cpd_audit_reviews/start.html.haml - app/views/effective/cpd_audit_reviews/statements.html.haml - app/views/effective/cpd_audit_reviews/submit.html.haml - app/views/effective/cpd_audit_reviews/waiting.html.haml - app/views/effective/cpd_audits/_conflict.html.haml - app/views/effective/cpd_audits/_cpd.html.haml - app/views/effective/cpd_audits/_cpd_audit.html.haml - app/views/effective/cpd_audits/_cpd_audit_level_section.html.haml - app/views/effective/cpd_audits/_exemption.html.haml - app/views/effective/cpd_audits/_extension.html.haml - app/views/effective/cpd_audits/_files.html.haml - app/views/effective/cpd_audits/_layout.html.haml - app/views/effective/cpd_audits/_summary.html.haml - app/views/effective/cpd_audits/_waiting.html.haml - app/views/effective/cpd_audits/complete.html.haml - app/views/effective/cpd_audits/conflict.html.haml - app/views/effective/cpd_audits/cpd.html.haml - app/views/effective/cpd_audits/cpd_audit_level_section.html.haml - app/views/effective/cpd_audits/exemption.html.haml - app/views/effective/cpd_audits/extension.html.haml - app/views/effective/cpd_audits/files.html.haml - app/views/effective/cpd_audits/information.html.haml - app/views/effective/cpd_audits/instructions.html.haml - app/views/effective/cpd_audits/questionnaire.html.haml - app/views/effective/cpd_audits/start.html.haml - app/views/effective/cpd_audits/submit.html.haml - app/views/effective/cpd_audits/waiting.html.haml - app/views/effective/cpd_mailer/README.md - app/views/effective/cpd_mailer/cpd_audit_closed.liquid - app/views/effective/cpd_mailer/cpd_audit_conflict_resolved.liquid - app/views/effective/cpd_mailer/cpd_audit_conflicted.liquid - app/views/effective/cpd_mailer/cpd_audit_exemption_denied.liquid - app/views/effective/cpd_mailer/cpd_audit_exemption_granted.liquid - app/views/effective/cpd_mailer/cpd_audit_exemption_request.liquid - app/views/effective/cpd_mailer/cpd_audit_extension_denied.liquid - app/views/effective/cpd_mailer/cpd_audit_extension_granted.liquid - app/views/effective/cpd_mailer/cpd_audit_extension_request.liquid - app/views/effective/cpd_mailer/cpd_audit_opened.liquid - app/views/effective/cpd_mailer/cpd_audit_review_opened.liquid - app/views/effective/cpd_mailer/cpd_audit_review_ready.liquid - app/views/effective/cpd_mailer/cpd_audit_review_submitted.liquid - app/views/effective/cpd_mailer/cpd_audit_reviewed.liquid - app/views/effective/cpd_mailer/cpd_audit_submitted.liquid - app/views/effective/cpd_statement_activities/_cpd_statement_activity.html.haml - app/views/effective/cpd_statement_activities/_form.html.haml - app/views/effective/cpd_statements/_activities.html.haml - app/views/effective/cpd_statements/_activities_edit.html.haml - app/views/effective/cpd_statements/_activities_new.html.haml - app/views/effective/cpd_statements/_activities_table.html.haml - app/views/effective/cpd_statements/_agreements.html.haml - app/views/effective/cpd_statements/_cpd_statement.html.haml - app/views/effective/cpd_statements/_layout.html.haml - app/views/effective/cpd_statements/_summary.html.haml - app/views/effective/cpd_statements/activities.html.haml - app/views/effective/cpd_statements/agreements.html.haml - app/views/effective/cpd_statements/complete.html.haml - app/views/effective/cpd_statements/start.html.haml - app/views/effective/cpd_statements/submit.html.haml - config/effective_cpd.rb - config/routes.rb - db/migrate/01_create_effective_cpd.rb.erb - db/seeds.rb - lib/effective_cpd.rb - lib/effective_cpd/engine.rb - lib/effective_cpd/version.rb - lib/generators/effective_cpd/install_generator.rb - lib/generators/templates/effective_cpd_mailer_preview.rb - lib/tasks/effective_cpd_tasks.rake homepage: https://github.com/code-and-effect/effective_cpd licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: Continuing professional development and audits rails engine test_files: []