--- !ruby/object:Gem::Specification name: jail version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 0 - 1 - 1 version: 0.1.1 platform: ruby authors: - Charles Sistovaris autorequire: bindir: bin cert_chain: [] date: 2012-10-05 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: rails prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 31 segments: - 3 - 2 - 8 version: 3.2.8 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: github_api prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id003 - !ruby/object:Gem::Dependency name: sqlite3 prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id004 - !ruby/object:Gem::Dependency name: jquery-rails prerelease: false requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id005 description: "\n Developers facility to install or remove jQuery plugins hosted on github by \n adding proper javascripts, stylesheets and images in vendor/assets.\n " email: - charlysisto@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - app/assets/javascripts/jail/application.js - app/assets/stylesheets/jail/application.css - app/controllers/jail/application_controller.rb - app/controllers/jail/cdnjs_controller.rb - app/controllers/jail/githubs_controller.rb - app/models/jail/cdnjs.rb - app/models/jail/github.rb - app/views/jail/cdnjs/_files.html.erb - app/views/jail/cdnjs/index.html.erb - app/views/jail/cdnjs/show.html.erb - app/views/jail/githubs/index.html.erb - app/views/jail/githubs/show.html.erb - app/views/layouts/jail/application.html.erb - config/jail.jqueryplugins.yml - config/routes.rb - lib/jail/engine.rb - lib/jail/version.rb - lib/jail.rb - lib/tasks/jail_tasks.rake - MIT-LICENSE - Rakefile - README.md - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/controllers/application_controller.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/views/layouts/application.html.erb - 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/production.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/jail.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/jail.inmates.yml - test/dummy/config/locales/en.yml - test/dummy/config/routes.rb - test/dummy/config.ru - test/dummy/db/development.sqlite3 - test/dummy/log/development.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/README.rdoc - test/dummy/script/rails - test/dummy/tmp/cache/assets/C78/2D0/sprockets%2F049c9453e2d03a13463ad15568c8521f - test/dummy/tmp/cache/assets/CBE/8B0/sprockets%2F45f037820eca943af359e247967580cf - test/dummy/tmp/cache/assets/CFA/570/sprockets%2Ffe84858b375458bd418cb85c8f84803c - test/dummy/tmp/cache/assets/D15/AE0/sprockets%2F3fd1b8f0c577d6bd951f40857132eb74 - test/dummy/tmp/cache/assets/D29/F40/sprockets%2F15ce02e64710b4fa1d3a21f6270fdc74 - test/dummy/tmp/cache/assets/D34/BF0/sprockets%2F18a1d0fec1cd74447e07b02d058a289d - test/dummy/tmp/cache/assets/D46/B30/sprockets%2F36e940335f9fc2de06c6d8aad556d822 - test/dummy/tmp/cache/assets/D4B/BC0/sprockets%2Fa3a0b270a0bb2747cad33e424662fba2 - test/dummy/tmp/cache/assets/D76/A70/sprockets%2F360c75fdc8ed695061e3b08da593d7cc - test/dummy/tmp/cache/assets/D81/500/sprockets%2F23e9c52aedd634ee57e66663cffa1868 - test/dummy/tmp/cache/assets/D9E/630/sprockets%2F0efe12c5dc1902e8cf8f6844b7bca812 - test/dummy/tmp/cache/assets/DDF/C90/sprockets%2Fc4dff5559e7f91debdf5da74921c028e - test/dummy/tmp/cache/assets/E64/6F0/sprockets%2F8f0e4dd1aa8c3ddea851bf771dce8f8c - test/dummy/tmp/pids/server.pid - test/dummy/vendor/assets/images/chosen-sprite.png - test/dummy/vendor/assets/javascripts/chosen.jquery.js - test/dummy/vendor/assets/stylesheets/chosen.css - test/fixtures/jqplug/jqgithubs.yml - test/functional/jqplug/githubs_controller_test.rb - test/functional/jqplug/jqgithubs_controller_test.rb - test/integration/navigation_test.rb - test/jqplug_test.rb - test/test_helper.rb - test/unit/helpers/jqplug/githubs_helper_test.rb - test/unit/helpers/jqplug/jqgithubs_helper_test.rb - test/unit/jqplug/jqgithub_test.rb homepage: https://github.com/charly/jail licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: Puts your assets in rails test_files: - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/controllers/application_controller.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/views/layouts/application.html.erb - 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/production.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/jail.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/initializers/secret_token.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/jail.inmates.yml - test/dummy/config/locales/en.yml - test/dummy/config/routes.rb - test/dummy/config.ru - test/dummy/db/development.sqlite3 - test/dummy/log/development.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/README.rdoc - test/dummy/script/rails - test/dummy/tmp/cache/assets/C78/2D0/sprockets%2F049c9453e2d03a13463ad15568c8521f - test/dummy/tmp/cache/assets/CBE/8B0/sprockets%2F45f037820eca943af359e247967580cf - test/dummy/tmp/cache/assets/CFA/570/sprockets%2Ffe84858b375458bd418cb85c8f84803c - test/dummy/tmp/cache/assets/D15/AE0/sprockets%2F3fd1b8f0c577d6bd951f40857132eb74 - test/dummy/tmp/cache/assets/D29/F40/sprockets%2F15ce02e64710b4fa1d3a21f6270fdc74 - test/dummy/tmp/cache/assets/D34/BF0/sprockets%2F18a1d0fec1cd74447e07b02d058a289d - test/dummy/tmp/cache/assets/D46/B30/sprockets%2F36e940335f9fc2de06c6d8aad556d822 - test/dummy/tmp/cache/assets/D4B/BC0/sprockets%2Fa3a0b270a0bb2747cad33e424662fba2 - test/dummy/tmp/cache/assets/D76/A70/sprockets%2F360c75fdc8ed695061e3b08da593d7cc - test/dummy/tmp/cache/assets/D81/500/sprockets%2F23e9c52aedd634ee57e66663cffa1868 - test/dummy/tmp/cache/assets/D9E/630/sprockets%2F0efe12c5dc1902e8cf8f6844b7bca812 - test/dummy/tmp/cache/assets/DDF/C90/sprockets%2Fc4dff5559e7f91debdf5da74921c028e - test/dummy/tmp/cache/assets/E64/6F0/sprockets%2F8f0e4dd1aa8c3ddea851bf771dce8f8c - test/dummy/tmp/pids/server.pid - test/dummy/vendor/assets/images/chosen-sprite.png - test/dummy/vendor/assets/javascripts/chosen.jquery.js - test/dummy/vendor/assets/stylesheets/chosen.css - test/fixtures/jqplug/jqgithubs.yml - test/functional/jqplug/githubs_controller_test.rb - test/functional/jqplug/jqgithubs_controller_test.rb - test/integration/navigation_test.rb - test/jqplug_test.rb - test/test_helper.rb - test/unit/helpers/jqplug/githubs_helper_test.rb - test/unit/helpers/jqplug/jqgithubs_helper_test.rb - test/unit/jqplug/jqgithub_test.rb has_rdoc: