# -*- encoding: utf-8 -*- # stub: effective_polls 0.1.3 ruby lib Gem::Specification.new do |s| s.name = "effective_polls".freeze s.version = "0.1.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Code and Effect".freeze] s.date = "2021-02-12" s.description = "Online polls and user voting.".freeze s.email = ["info@codeandeffect.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/effective_polls_manifest.js".freeze, "app/assets/stylesheets/effective_polls.scss".freeze, "app/controllers/admin/poll_notifications_controller.rb".freeze, "app/controllers/admin/poll_questions_controller.rb".freeze, "app/controllers/admin/polls_controller.rb".freeze, "app/controllers/effective/ballots_controller.rb".freeze, "app/controllers/effective/polls_controller.rb".freeze, "app/datatables/admin/effective_poll_notifications_datatable.rb".freeze, "app/datatables/admin/effective_poll_questions_datatable.rb".freeze, "app/datatables/admin/effective_poll_results_datatable.rb".freeze, "app/datatables/admin/effective_polls_datatable.rb".freeze, "app/datatables/effective_polls_datatable.rb".freeze, "app/helpers/effective_polls_helper.rb".freeze, "app/mailers/effective/polls_mailer.rb".freeze, "app/models/effective/access_denied.rb".freeze, "app/models/effective/ballot.rb".freeze, "app/models/effective/ballot_response.rb".freeze, "app/models/effective/ballot_response_option.rb".freeze, "app/models/effective/poll.rb".freeze, "app/models/effective/poll_notification.rb".freeze, "app/models/effective/poll_question.rb".freeze, "app/models/effective/poll_question_option.rb".freeze, "app/views/admin/poll_notifications/_form.html.haml".freeze, "app/views/admin/poll_notifications/_form_poll_reminder.html.haml".freeze, "app/views/admin/poll_notifications/_form_poll_upcoming_reminder.html.haml".freeze, "app/views/admin/poll_notifications/_form_poll_when_poll_ends.html.haml".freeze, "app/views/admin/poll_notifications/_form_poll_when_poll_starts.html.haml".freeze, "app/views/admin/poll_questions/_form.html.haml".freeze, "app/views/admin/polls/_form.html.haml".freeze, "app/views/admin/polls/_form_content.html.haml".freeze, "app/views/admin/polls/_form_poll.html.haml".freeze, "app/views/admin/polls/results.html.haml".freeze, "app/views/effective/ballot_responses/_ballot_response.html.haml".freeze, "app/views/effective/ballot_responses/_fields.html.haml".freeze, "app/views/effective/ballot_responses/fields/_choose_one.html.haml".freeze, "app/views/effective/ballot_responses/fields/_date.html.haml".freeze, "app/views/effective/ballot_responses/fields/_email.html.haml".freeze, "app/views/effective/ballot_responses/fields/_long_answer.html.haml".freeze, "app/views/effective/ballot_responses/fields/_number.html.haml".freeze, "app/views/effective/ballot_responses/fields/_select_all_that_apply.html.haml".freeze, "app/views/effective/ballot_responses/fields/_select_up_to_1.html.haml".freeze, "app/views/effective/ballot_responses/fields/_select_up_to_2.html.haml".freeze, "app/views/effective/ballot_responses/fields/_select_up_to_3.html.haml".freeze, "app/views/effective/ballot_responses/fields/_select_up_to_4.html.haml".freeze, "app/views/effective/ballot_responses/fields/_select_up_to_5.html.haml".freeze, "app/views/effective/ballot_responses/fields/_short_answer.html.haml".freeze, "app/views/effective/ballot_responses/fields/_upload_file.html.haml".freeze, "app/views/effective/ballot_responses/responses/_choose_one.html.haml".freeze, "app/views/effective/ballot_responses/responses/_date.html.haml".freeze, "app/views/effective/ballot_responses/responses/_email.html.haml".freeze, "app/views/effective/ballot_responses/responses/_long_answer.html.haml".freeze, "app/views/effective/ballot_responses/responses/_number.html.haml".freeze, "app/views/effective/ballot_responses/responses/_select_all_that_apply.html.haml".freeze, "app/views/effective/ballot_responses/responses/_select_up_to_1.html.haml".freeze, "app/views/effective/ballot_responses/responses/_select_up_to_2.html.haml".freeze, "app/views/effective/ballot_responses/responses/_select_up_to_3.html.haml".freeze, "app/views/effective/ballot_responses/responses/_select_up_to_4.html.haml".freeze, "app/views/effective/ballot_responses/responses/_select_up_to_5.html.haml".freeze, "app/views/effective/ballot_responses/responses/_short_answer.html.haml".freeze, "app/views/effective/ballot_responses/responses/_upload_file.html.haml".freeze, "app/views/effective/ballots/_ballot.html.haml".freeze, "app/views/effective/ballots/complete.html.haml".freeze, "app/views/effective/ballots/start.html.haml".freeze, "app/views/effective/ballots/submit.html.haml".freeze, "app/views/effective/ballots/vote.html.haml".freeze, "app/views/effective/poll_results/_poll_result.html.haml".freeze, "app/views/effective/poll_results/_results.html.haml".freeze, "app/views/effective/poll_results/results/_choose_one.html.haml".freeze, "app/views/effective/poll_results/results/_date.html.haml".freeze, "app/views/effective/poll_results/results/_email.html.haml".freeze, "app/views/effective/poll_results/results/_long_answer.html.haml".freeze, "app/views/effective/poll_results/results/_number.html.haml".freeze, "app/views/effective/poll_results/results/_poll_question_option.html.haml".freeze, "app/views/effective/poll_results/results/_select_all_that_apply.html.haml".freeze, "app/views/effective/poll_results/results/_select_up_to_1.html.haml".freeze, "app/views/effective/poll_results/results/_select_up_to_2.html.haml".freeze, "app/views/effective/poll_results/results/_select_up_to_3.html.haml".freeze, "app/views/effective/poll_results/results/_select_up_to_4.html.haml".freeze, "app/views/effective/poll_results/results/_select_up_to_5.html.haml".freeze, "app/views/effective/poll_results/results/_short_answer.html.haml".freeze, "app/views/effective/poll_results/results/_upload_file.html.haml".freeze, "app/views/effective/polls_mailer/poll_reminder.liquid".freeze, "app/views/effective/polls_mailer/poll_upcoming_reminder.liquid".freeze, "app/views/effective/polls_mailer/poll_when_poll_ends.liquid".freeze, "app/views/effective/polls_mailer/poll_when_poll_starts.liquid".freeze, "app/views/layouts/effective_polls_mailer_layout.html.haml".freeze, "config/effective_polls.rb".freeze, "config/routes.rb".freeze, "db/migrate/01_create_effective_polls.rb.erb".freeze, "lib/effective_polls.rb".freeze, "lib/effective_polls/engine.rb".freeze, "lib/effective_polls/version.rb".freeze, "lib/generators/effective_polls/install_generator.rb".freeze, "lib/generators/templates/effective_polls_mailer_preview.rb".freeze, "lib/tasks/effective_polls_tasks.rake".freeze] s.homepage = "https://github.com/code-and-effect/effective_polls".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Online polls and user voting.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 6.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 4.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end