# -*- encoding: utf-8 -*- # stub: effective_datatables 4.0.2 ruby lib Gem::Specification.new do |s| s.name = "effective_datatables".freeze s.version = "4.0.2".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 = "2018-03-21" s.description = "Uniquely powerful server-side searching, sorting and filtering of any ActiveRecord or Array collection as well as post-rendered content displayed as a frontend jQuery Datatable".freeze s.email = ["info@codeandeffect.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "app/assets/images/dataTables/sort-down.svg".freeze, "app/assets/images/dataTables/sort-up.svg".freeze, "app/assets/images/dataTables/sort.svg".freeze, "app/assets/javascripts/dataTables/buttons/buttons.bootstrap4.js".freeze, "app/assets/javascripts/dataTables/buttons/buttons.colVis.js".freeze, "app/assets/javascripts/dataTables/buttons/buttons.html5.js".freeze, "app/assets/javascripts/dataTables/buttons/buttons.print.js".freeze, "app/assets/javascripts/dataTables/buttons/dataTables.buttons.js".freeze, "app/assets/javascripts/dataTables/dataTables.bootstrap4.js".freeze, "app/assets/javascripts/dataTables/jquery.dataTables.js".freeze, "app/assets/javascripts/dataTables/responsive/dataTables.responsive.js".freeze, "app/assets/javascripts/dataTables/responsive/responsive.bootstrap4.js".freeze, "app/assets/javascripts/effective_datatables.js".freeze, "app/assets/javascripts/effective_datatables/bulk_actions.js.coffee".freeze, "app/assets/javascripts/effective_datatables/charts.js.coffee".freeze, "app/assets/javascripts/effective_datatables/events.js.coffee".freeze, "app/assets/javascripts/effective_datatables/filters.js.coffee".freeze, "app/assets/javascripts/effective_datatables/initialize.js.coffee".freeze, "app/assets/javascripts/effective_datatables/overrides.js".freeze, "app/assets/javascripts/effective_datatables/reset.js.coffee".freeze, "app/assets/javascripts/effective_datatables/responsive.js.coffee".freeze, "app/assets/javascripts/vendor/jquery.delayedChange.js".freeze, "app/assets/javascripts/vendor/jquery.fileDownload.js".freeze, "app/assets/stylesheets/dataTables/buttons/buttons.bootstrap4.css".freeze, "app/assets/stylesheets/dataTables/dataTables.bootstrap4.css".freeze, "app/assets/stylesheets/dataTables/responsive/responsive.bootstrap4.css".freeze, "app/assets/stylesheets/effective_datatables.scss".freeze, "app/assets/stylesheets/effective_datatables/_overrides.scss".freeze, "app/controllers/effective/datatables_controller.rb".freeze, "app/datatables/effective_style_guide_datatable.rb".freeze, "app/helpers/effective_datatables_controller_helper.rb".freeze, "app/helpers/effective_datatables_helper.rb".freeze, "app/helpers/effective_datatables_private_helper.rb".freeze, "app/models/effective/access_denied.rb".freeze, "app/models/effective/datatable.rb".freeze, "app/models/effective/datatable_column.rb".freeze, "app/models/effective/datatable_column_tool.rb".freeze, "app/models/effective/datatable_dsl_tool.rb".freeze, "app/models/effective/datatable_value_tool.rb".freeze, "app/models/effective/effective_datatable/attributes.rb".freeze, "app/models/effective/effective_datatable/collection.rb".freeze, "app/models/effective/effective_datatable/compute.rb".freeze, "app/models/effective/effective_datatable/cookie.rb".freeze, "app/models/effective/effective_datatable/dsl.rb".freeze, "app/models/effective/effective_datatable/dsl/bulk_actions.rb".freeze, "app/models/effective/effective_datatable/dsl/charts.rb".freeze, "app/models/effective/effective_datatable/dsl/datatable.rb".freeze, "app/models/effective/effective_datatable/dsl/filters.rb".freeze, "app/models/effective/effective_datatable/format.rb".freeze, "app/models/effective/effective_datatable/hooks.rb".freeze, "app/models/effective/effective_datatable/params.rb".freeze, "app/models/effective/effective_datatable/resource.rb".freeze, "app/models/effective/effective_datatable/state.rb".freeze, "app/views/effective/datatables/_actions_column.html.haml".freeze, "app/views/effective/datatables/_bulk_actions_column.html.haml".freeze, "app/views/effective/datatables/_bulk_actions_dropdown.html.haml".freeze, "app/views/effective/datatables/_chart.html.haml".freeze, "app/views/effective/datatables/_datatable.html.haml".freeze, "app/views/effective/datatables/_filters.html.haml".freeze, "app/views/effective/datatables/_resource_column.html.haml".freeze, "app/views/effective/datatables/_spacer_template.html".freeze, "app/views/effective/datatables/index.html.haml".freeze, "app/views/effective/style_guide/_effective_datatables.html.haml".freeze, "config/effective_datatables.rb".freeze, "config/routes.rb".freeze, "lib/effective_datatables.rb".freeze, "lib/effective_datatables/engine.rb".freeze, "lib/effective_datatables/version.rb".freeze, "lib/generators/effective_datatables/install_generator.rb".freeze, "lib/tasks/effective_datatables_tasks.rake".freeze] s.homepage = "https://github.com/code-and-effect/effective_datatables".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Uniquely powerful server-side searching, sorting and filtering of any ActiveRecord or Array collection as well as post-rendered content displayed as a frontend jQuery Datatable".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.2.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end