--- !ruby/object:Gem::Specification name: dismissible_blocks version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Patrick Bougie autorequire: bindir: bin cert_chain: [] date: 2014-03-05 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' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '3.2' - !ruby/object:Gem::Dependency name: jquery-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: bundler 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: rake 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: 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: capybara 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: selenium-webdriver 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: Dismiss HTML blocks and save state in the database. Engine for Ruby on Rails. email: - hello@patrickbougie.com executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - LICENSE.text - README.markdown - Rakefile - app/assets/javascripts/dismissible_blocks.js - app/assets/javascripts/dismissible_blocks_loader.js - app/controllers/dismissible_blocks_controller.rb - app/helpers/dismissible_blocks_helper.rb - config/routes.rb - lib/dismissible_blocks.rb - lib/dismissible_blocks/controller.rb - lib/dismissible_blocks/engine.rb - lib/dismissible_blocks/helper.rb - lib/dismissible_blocks/version.rb - test/capybara_helper.rb - test/controllers/dismissible_blocks_controller_test.rb - test/dummy/Rakefile - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/controllers/application_controller.rb - test/dummy/app/controllers/landings_controller.rb - test/dummy/app/controllers/sessions_controller.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/helpers/landings_helper.rb - test/dummy/app/helpers/sessions_helper.rb - test/dummy/app/models/user.rb - test/dummy/app/views/landings/show.html.erb - test/dummy/app/views/layouts/application.html.erb - test/dummy/app/views/sessions/new.html.erb - test/dummy/bin/bundle - test/dummy/bin/rails - test/dummy/bin/rake - test/dummy/config.ru - test/dummy/config/application.rb - test/dummy/config/boot.rb - test/dummy/config/database.yml - test/dummy/config/environment.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/filter_parameter_logging.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/routes.rb - test/dummy/db/migrate/20140303154458_create_users.rb - test/dummy/db/migrate/20140303161500_add_dismissed_blocks_to_users.rb - test/dummy/db/schema.rb - test/dummy/db/test.sqlite3 - test/dummy/log/development.log - test/dummy/log/test.log - test/dummy/public/404.html - test/dummy/public/422.html - test/dummy/public/500.html - test/dummy/public/favicon.ico - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/development/sprockets/489c5c881967a5316ffa31442761ffcb - test/dummy/tmp/cache/assets/development/sprockets/48d901fc62129ded86005b628a7f0f6f - test/dummy/tmp/cache/assets/development/sprockets/58a8328804a777933d757eb9a448eaf5 - test/dummy/tmp/cache/assets/development/sprockets/96c147c638b08a4c0178d9c66c3b9c48 - test/dummy/tmp/cache/assets/development/sprockets/9708d20fa7cc14e3657195722d1a3948 - test/dummy/tmp/cache/assets/development/sprockets/996481d37a8199e763e8fcf21a801422 - test/dummy/tmp/cache/assets/development/sprockets/ac2d5385dbcd9cea11c510dc83189bba - test/dummy/tmp/cache/assets/development/sprockets/bec12e1e92fe458e19b5f9869454ac1a - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/development/sprockets/ecbb0d7ff91e9d89fc001dcc70d1d48f - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 - test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/test/sprockets/58a8328804a777933d757eb9a448eaf5 - test/dummy/tmp/cache/assets/test/sprockets/96c147c638b08a4c0178d9c66c3b9c48 - test/dummy/tmp/cache/assets/test/sprockets/9708d20fa7cc14e3657195722d1a3948 - test/dummy/tmp/cache/assets/test/sprockets/ac2d5385dbcd9cea11c510dc83189bba - test/dummy/tmp/cache/assets/test/sprockets/bec12e1e92fe458e19b5f9869454ac1a - test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/test/sprockets/ecbb0d7ff91e9d89fc001dcc70d1d48f - test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 - test/features/dismissible_blocks_test.rb - test/fixtures/users.yml - test/helpers/dismissible_blocks_helper_test.rb - test/test_helper.rb homepage: https://github.com/pbougie/dismissible_blocks 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.2.2 signing_key: specification_version: 4 summary: Dismissible HTML blocks for Ruby on Rails test_files: - test/capybara_helper.rb - test/controllers/dismissible_blocks_controller_test.rb - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/controllers/application_controller.rb - test/dummy/app/controllers/landings_controller.rb - test/dummy/app/controllers/sessions_controller.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/helpers/landings_helper.rb - test/dummy/app/helpers/sessions_helper.rb - test/dummy/app/models/user.rb - test/dummy/app/views/landings/show.html.erb - test/dummy/app/views/layouts/application.html.erb - test/dummy/app/views/sessions/new.html.erb - test/dummy/bin/bundle - test/dummy/bin/rails - test/dummy/bin/rake - test/dummy/config/application.rb - test/dummy/config/boot.rb - test/dummy/config/database.yml - test/dummy/config/environment.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/filter_parameter_logging.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/routes.rb - test/dummy/config.ru - test/dummy/db/migrate/20140303154458_create_users.rb - test/dummy/db/migrate/20140303161500_add_dismissed_blocks_to_users.rb - test/dummy/db/schema.rb - test/dummy/db/test.sqlite3 - test/dummy/log/development.log - test/dummy/log/test.log - test/dummy/public/404.html - test/dummy/public/422.html - test/dummy/public/500.html - test/dummy/public/favicon.ico - test/dummy/Rakefile - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/development/sprockets/489c5c881967a5316ffa31442761ffcb - test/dummy/tmp/cache/assets/development/sprockets/48d901fc62129ded86005b628a7f0f6f - test/dummy/tmp/cache/assets/development/sprockets/58a8328804a777933d757eb9a448eaf5 - test/dummy/tmp/cache/assets/development/sprockets/96c147c638b08a4c0178d9c66c3b9c48 - test/dummy/tmp/cache/assets/development/sprockets/9708d20fa7cc14e3657195722d1a3948 - test/dummy/tmp/cache/assets/development/sprockets/996481d37a8199e763e8fcf21a801422 - test/dummy/tmp/cache/assets/development/sprockets/ac2d5385dbcd9cea11c510dc83189bba - test/dummy/tmp/cache/assets/development/sprockets/bec12e1e92fe458e19b5f9869454ac1a - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/development/sprockets/ecbb0d7ff91e9d89fc001dcc70d1d48f - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 - test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/test/sprockets/58a8328804a777933d757eb9a448eaf5 - test/dummy/tmp/cache/assets/test/sprockets/96c147c638b08a4c0178d9c66c3b9c48 - test/dummy/tmp/cache/assets/test/sprockets/9708d20fa7cc14e3657195722d1a3948 - test/dummy/tmp/cache/assets/test/sprockets/ac2d5385dbcd9cea11c510dc83189bba - test/dummy/tmp/cache/assets/test/sprockets/bec12e1e92fe458e19b5f9869454ac1a - test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/test/sprockets/ecbb0d7ff91e9d89fc001dcc70d1d48f - test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 - test/features/dismissible_blocks_test.rb - test/fixtures/users.yml - test/helpers/dismissible_blocks_helper_test.rb - test/test_helper.rb