--- !ruby/object:Gem::Specification name: glow version: !ruby/object:Gem::Version version: 0.0.5 prerelease: platform: ruby authors: - Daniel Kirsch - Klaus Fleerkötter autorequire: bindir: bin cert_chain: [] date: 2011-09-19 00:00:00.000000000Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: &70183886231760 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 3.0.0 - - < - !ruby/object:Gem::Version version: 3.2.0 type: :runtime prerelease: false version_requirements: *70183886231760 - !ruby/object:Gem::Dependency name: jquery-rails requirement: &70183886230780 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70183886230780 description: ! ' Handles Flash messages in Javascript for Rails xhr-responses. Fires a dom event when flash messages are present. ' email: - daniel.kirsch@zweitag.de executables: [] extensions: [] extra_rdoc_files: - README.md - MIT-LICENSE files: - lib/generators/glow/install/install_generator.rb - lib/glow/engine.rb - lib/glow/filter.rb - lib/glow/railtie.rb - lib/glow/version.rb - lib/glow.rb - lib/tasks/glow_tasks.rake - MIT-LICENSE - Rakefile - README.md - test/rails3/app/controllers/application_controller.rb - test/rails3/app/controllers/flash_controller.rb - test/rails3/app/views/flash/ajax.js.erb - test/rails3/app/views/flash/show.html.erb - test/rails3/app/views/layouts/application.html.erb - test/rails3/config/application.rb - test/rails3/config/boot.rb - test/rails3/config/environment.rb - test/rails3/config/environments/development.rb - test/rails3/config/environments/production.rb - test/rails3/config/environments/test.rb - test/rails3/config/initializers/backtrace_silencers.rb - test/rails3/config/initializers/inflections.rb - test/rails3/config/initializers/mime_types.rb - test/rails3/config/initializers/secret_token.rb - test/rails3/config/initializers/session_store.rb - test/rails3/config/initializers/wrap_parameters.rb - test/rails3/config/locales/en.yml - test/rails3/config/routes.rb - test/rails3/config.ru - test/rails3/Gemfile - test/rails3/Gemfile.lock - test/rails3/log/development.log - test/rails3/log/test.log - test/rails3/public/404.html - test/rails3/public/422.html - test/rails3/public/500.html - test/rails3/public/favicon.ico - test/rails3/public/javascripts/glow.js - test/rails3/public/javascripts/jquery.js - test/rails3/public/javascripts/jquery.min.js - test/rails3/public/javascripts/jquery_ujs.js - test/rails3/Rakefile - test/rails3/script/rails - test/rails3/spec/controllers/flash_controller_spec.rb - test/rails3/spec/integration/flash_spec.rb - test/rails3/spec/spec_helper.rb - test/rails31/app/assets/images/rails.png - test/rails31/app/assets/javascripts/application.js - test/rails31/app/assets/stylesheets/application.css - test/rails31/app/controllers/application_controller.rb - test/rails31/app/controllers/flash_controller.rb - test/rails31/app/views/flash/ajax.js.erb - test/rails31/app/views/flash/show.html.erb - test/rails31/app/views/layouts/application.html.erb - test/rails31/config/application.rb - test/rails31/config/boot.rb - test/rails31/config/environment.rb - test/rails31/config/environments/development.rb - test/rails31/config/environments/production.rb - test/rails31/config/environments/test.rb - test/rails31/config/initializers/backtrace_silencers.rb - test/rails31/config/initializers/inflections.rb - test/rails31/config/initializers/mime_types.rb - test/rails31/config/initializers/secret_token.rb - test/rails31/config/initializers/session_store.rb - test/rails31/config/initializers/wrap_parameters.rb - test/rails31/config/locales/en.yml - test/rails31/config/routes.rb - test/rails31/config.ru - test/rails31/Gemfile - test/rails31/Gemfile.lock - test/rails31/log/development.log - test/rails31/log/test.log - test/rails31/public/404.html - test/rails31/public/422.html - test/rails31/public/500.html - test/rails31/public/favicon.ico - test/rails31/public/robots.txt - test/rails31/Rakefile - test/rails31/script/rails - test/rails31/spec/controllers/flash_controller_spec.rb - test/rails31/spec/integration/flash_spec.rb - test/rails31/spec/spec_helper.rb - test/rails31/tmp/cache/assets/CC6/400/sprockets%2Ffc6d386e5a58972d13920c9cd2528768 - test/rails31/tmp/cache/assets/CD8/F20/sprockets%2Fd66a691d6f63c00b6b0025ec732734c9 - test/rails31/tmp/cache/assets/CF0/DA0/sprockets%2Fd7d5b37686831d37c4dd75e645f5e016 - test/rails31/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 - test/rails31/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 - test/rails31/tmp/cache/assets/D5F/DC0/sprockets%2F3bdad2a5487de08b16ac12dcd8411538 - test/rails31/tmp/cache/assets/D61/A80/sprockets%2Fa4b21f72f1e092ec190a2fc0d679c4c3 - test/rails31/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 - test/rails31/tmp/cache/assets/DA0/D40/sprockets%2Fa7b4ee1a4cf4cc742c0d968b2f40c779 - test/rails31/tmp/cache/assets/DB8/BB0/sprockets%2Fca4a6e5b550132e2e7e5ebd40dcc55a0 - test/rails31/tmp/cache/assets/DD8/AF0/sprockets%2F4297f5a02e59cff78bd076afd7b7faa1 - test/rails31/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af homepage: https://github.com/zweitag/glow licenses: [] post_install_message: rdoc_options: - --main - README.md - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 3054504905959425433 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 3054504905959425433 requirements: [] rubyforge_project: rubygems_version: 1.8.9 signing_key: specification_version: 3 summary: Javascript Flash Hash handling for Rails. test_files: - test/rails3/app/controllers/application_controller.rb - test/rails3/app/controllers/flash_controller.rb - test/rails3/app/views/flash/ajax.js.erb - test/rails3/app/views/flash/show.html.erb - test/rails3/app/views/layouts/application.html.erb - test/rails3/config/application.rb - test/rails3/config/boot.rb - test/rails3/config/environment.rb - test/rails3/config/environments/development.rb - test/rails3/config/environments/production.rb - test/rails3/config/environments/test.rb - test/rails3/config/initializers/backtrace_silencers.rb - test/rails3/config/initializers/inflections.rb - test/rails3/config/initializers/mime_types.rb - test/rails3/config/initializers/secret_token.rb - test/rails3/config/initializers/session_store.rb - test/rails3/config/initializers/wrap_parameters.rb - test/rails3/config/locales/en.yml - test/rails3/config/routes.rb - test/rails3/config.ru - test/rails3/Gemfile - test/rails3/Gemfile.lock - test/rails3/log/development.log - test/rails3/log/test.log - test/rails3/public/404.html - test/rails3/public/422.html - test/rails3/public/500.html - test/rails3/public/favicon.ico - test/rails3/public/javascripts/glow.js - test/rails3/public/javascripts/jquery.js - test/rails3/public/javascripts/jquery.min.js - test/rails3/public/javascripts/jquery_ujs.js - test/rails3/Rakefile - test/rails3/script/rails - test/rails3/spec/controllers/flash_controller_spec.rb - test/rails3/spec/integration/flash_spec.rb - test/rails3/spec/spec_helper.rb - test/rails31/app/assets/images/rails.png - test/rails31/app/assets/javascripts/application.js - test/rails31/app/assets/stylesheets/application.css - test/rails31/app/controllers/application_controller.rb - test/rails31/app/controllers/flash_controller.rb - test/rails31/app/views/flash/ajax.js.erb - test/rails31/app/views/flash/show.html.erb - test/rails31/app/views/layouts/application.html.erb - test/rails31/config/application.rb - test/rails31/config/boot.rb - test/rails31/config/environment.rb - test/rails31/config/environments/development.rb - test/rails31/config/environments/production.rb - test/rails31/config/environments/test.rb - test/rails31/config/initializers/backtrace_silencers.rb - test/rails31/config/initializers/inflections.rb - test/rails31/config/initializers/mime_types.rb - test/rails31/config/initializers/secret_token.rb - test/rails31/config/initializers/session_store.rb - test/rails31/config/initializers/wrap_parameters.rb - test/rails31/config/locales/en.yml - test/rails31/config/routes.rb - test/rails31/config.ru - test/rails31/Gemfile - test/rails31/Gemfile.lock - test/rails31/log/development.log - test/rails31/log/test.log - test/rails31/public/404.html - test/rails31/public/422.html - test/rails31/public/500.html - test/rails31/public/favicon.ico - test/rails31/public/robots.txt - test/rails31/Rakefile - test/rails31/script/rails - test/rails31/spec/controllers/flash_controller_spec.rb - test/rails31/spec/integration/flash_spec.rb - test/rails31/spec/spec_helper.rb - test/rails31/tmp/cache/assets/CC6/400/sprockets%2Ffc6d386e5a58972d13920c9cd2528768 - test/rails31/tmp/cache/assets/CD8/F20/sprockets%2Fd66a691d6f63c00b6b0025ec732734c9 - test/rails31/tmp/cache/assets/CF0/DA0/sprockets%2Fd7d5b37686831d37c4dd75e645f5e016 - test/rails31/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 - test/rails31/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 - test/rails31/tmp/cache/assets/D5F/DC0/sprockets%2F3bdad2a5487de08b16ac12dcd8411538 - test/rails31/tmp/cache/assets/D61/A80/sprockets%2Fa4b21f72f1e092ec190a2fc0d679c4c3 - test/rails31/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 - test/rails31/tmp/cache/assets/DA0/D40/sprockets%2Fa7b4ee1a4cf4cc742c0d968b2f40c779 - test/rails31/tmp/cache/assets/DB8/BB0/sprockets%2Fca4a6e5b550132e2e7e5ebd40dcc55a0 - test/rails31/tmp/cache/assets/DD8/AF0/sprockets%2F4297f5a02e59cff78bd076afd7b7faa1 - test/rails31/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af