--- !ruby/object:Gem::Specification name: effective_datatables version: !ruby/object:Gem::Version version: 4.3.16 platform: ruby authors: - Code and Effect autorequire: bindir: bin cert_chain: [] date: 2018-12-12 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.2.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.2.0 - !ruby/object:Gem::Dependency name: coffee-rails 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_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_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: sass 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' 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 email: - info@codeandeffect.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.md - app/assets/images/dataTables/sort-down.svg - app/assets/images/dataTables/sort-up.svg - app/assets/images/dataTables/sort.svg - app/assets/javascripts/dataTables/buttons/buttons.bootstrap4.js - app/assets/javascripts/dataTables/buttons/buttons.colVis.js - app/assets/javascripts/dataTables/buttons/buttons.html5.js - app/assets/javascripts/dataTables/buttons/buttons.print.js - app/assets/javascripts/dataTables/buttons/dataTables.buttons.js - app/assets/javascripts/dataTables/dataTables.bootstrap4.js - app/assets/javascripts/dataTables/jquery.dataTables.js - app/assets/javascripts/dataTables/responsive/dataTables.responsive.js - app/assets/javascripts/dataTables/responsive/responsive.bootstrap4.js - app/assets/javascripts/dataTables/rowReorder/dataTables.rowReorder.js - app/assets/javascripts/dataTables/rowReorder/rowReorder.bootstrap4.js - app/assets/javascripts/effective_datatables.js - app/assets/javascripts/effective_datatables/bulk_actions.js.coffee - app/assets/javascripts/effective_datatables/charts.js.coffee - app/assets/javascripts/effective_datatables/events.js.coffee - app/assets/javascripts/effective_datatables/filters.js.coffee - app/assets/javascripts/effective_datatables/flash.js.coffee - app/assets/javascripts/effective_datatables/initialize.js.coffee - app/assets/javascripts/effective_datatables/inline_crud.js.coffee - app/assets/javascripts/effective_datatables/overrides.js.coffee - app/assets/javascripts/effective_datatables/reorder.js.coffee - app/assets/javascripts/effective_datatables/reset.js.coffee - app/assets/javascripts/effective_datatables/responsive.js.coffee - app/assets/javascripts/vendor/jquery.delayedChange.js - app/assets/javascripts/vendor/jquery.fileDownload.js - app/assets/stylesheets/dataTables/buttons/buttons.bootstrap4.css - app/assets/stylesheets/dataTables/dataTables.bootstrap4.css - app/assets/stylesheets/dataTables/responsive/responsive.bootstrap4.css - app/assets/stylesheets/dataTables/rowReorder/rowReorder.bootstrap4.css - app/assets/stylesheets/effective_datatables.scss - app/assets/stylesheets/effective_datatables/_overrides.scss - app/controllers/effective/datatables_controller.rb - app/datatables/effective_style_guide_datatable.rb - app/helpers/effective_datatables_controller_helper.rb - app/helpers/effective_datatables_helper.rb - app/helpers/effective_datatables_private_helper.rb - app/models/effective/access_denied.rb - app/models/effective/datatable.rb - app/models/effective/datatable_column.rb - app/models/effective/datatable_column_tool.rb - app/models/effective/datatable_dsl_tool.rb - app/models/effective/datatable_value_tool.rb - app/models/effective/effective_datatable/attributes.rb - app/models/effective/effective_datatable/collection.rb - app/models/effective/effective_datatable/compute.rb - app/models/effective/effective_datatable/cookie.rb - app/models/effective/effective_datatable/dsl.rb - app/models/effective/effective_datatable/dsl/bulk_actions.rb - app/models/effective/effective_datatable/dsl/charts.rb - app/models/effective/effective_datatable/dsl/datatable.rb - app/models/effective/effective_datatable/dsl/filters.rb - app/models/effective/effective_datatable/format.rb - app/models/effective/effective_datatable/hooks.rb - app/models/effective/effective_datatable/params.rb - app/models/effective/effective_datatable/resource.rb - app/models/effective/effective_datatable/state.rb - app/views/effective/datatables/_bulk_actions_column.html.haml - app/views/effective/datatables/_bulk_actions_dropdown.html.haml - app/views/effective/datatables/_chart.html.haml - app/views/effective/datatables/_datatable.html.haml - app/views/effective/datatables/_filters.html.haml - app/views/effective/datatables/_reorder_column.html.haml - app/views/effective/datatables/_resource_column.html.haml - app/views/effective/datatables/_spacer_template.html - app/views/effective/datatables/index.html.haml - app/views/effective/style_guide/_effective_datatables.html.haml - config/effective_datatables.rb - config/routes.rb - lib/effective_datatables.rb - lib/effective_datatables/engine.rb - lib/effective_datatables/version.rb - lib/generators/effective_datatables/install_generator.rb - lib/tasks/effective_datatables_tasks.rake homepage: https://github.com/code-and-effect/effective_datatables 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: [] rubyforge_project: rubygems_version: 2.4.5.1 signing_key: specification_version: 4 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 test_files: []