# -*- encoding: utf-8 -*- # stub: rails_serve_static_assets 0.0.3 ruby lib Gem::Specification.new do |s| s.name = "rails_serve_static_assets".freeze s.version = "0.0.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Pedro Belo".freeze, "Jonathan Dance".freeze] s.date = "2014-12-22" s.description = "Force Rails to serve static assets".freeze s.email = ["pedro@heroku.com".freeze, "jd@heroku.com".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "gemfiles/3.2.gemfile".freeze, "gemfiles/4.1.gemfile".freeze, "gemfiles/4.2.gemfile".freeze, "lib/rails_serve_static_assets.rb".freeze, "lib/rails_serve_static_assets/railtie.rb".freeze, "lib/rails_serve_static_assets/version.rb".freeze, "rails_serve_static_assets.gemspec".freeze, "test/integration/static_file_service_test.rb".freeze, "test/rails_app/Rakefile".freeze, "test/rails_app/app/assets/images/schneems.png".freeze, "test/rails_app/app/assets/javascripts/application.js".freeze, "test/rails_app/app/assets/javascripts/foo.js".freeze, "test/rails_app/app/assets/stylesheets/application.css".freeze, "test/rails_app/app/assets/stylesheets/foo.css".freeze, "test/rails_app/app/controllers/application_controller.rb".freeze, "test/rails_app/app/controllers/authenticated_controller.rb".freeze, "test/rails_app/app/controllers/pages_controller.rb".freeze, "test/rails_app/app/helpers/application_helper.rb".freeze, "test/rails_app/app/helpers/authenticated_helper.rb".freeze, "test/rails_app/app/views/authenticated/index.html.erb".freeze, "test/rails_app/app/views/layouts/application.html.erb".freeze, "test/rails_app/app/views/pages/index.html.erb".freeze, "test/rails_app/config.ru".freeze, "test/rails_app/config/application.rb".freeze, "test/rails_app/config/boot.rb".freeze, "test/rails_app/config/database.yml".freeze, "test/rails_app/config/environment.rb".freeze, "test/rails_app/config/environments/development.rb".freeze, "test/rails_app/config/environments/production.rb".freeze, "test/rails_app/config/environments/test.rb".freeze, "test/rails_app/config/initializers/backtrace_silencers.rb".freeze, "test/rails_app/config/initializers/inflections.rb".freeze, "test/rails_app/config/initializers/mime_types.rb".freeze, "test/rails_app/config/initializers/secret_token.rb".freeze, "test/rails_app/config/initializers/session_store.rb".freeze, "test/rails_app/config/locales/devise.en.yml".freeze, "test/rails_app/config/locales/en.yml".freeze, "test/rails_app/config/locales/es.yml".freeze, "test/rails_app/config/routes.rb".freeze, "test/rails_app/db/test.sqlite3".freeze, "test/rails_app/log/development.log".freeze, "test/rails_app/log/production.log".freeze, "test/rails_app/log/test.log".freeze, "test/rails_app/perf.rake".freeze, "test/rails_app/public/404.html".freeze, "test/rails_app/public/422.html".freeze, "test/rails_app/public/500.html".freeze, "test/rails_app/public/assets/application-5f55f638b632759d9c9113417c3ac6bd.css".freeze, "test/rails_app/public/assets/application-5f55f638b632759d9c9113417c3ac6bd.css.gz".freeze, "test/rails_app/public/assets/application-89f8f774b6fb6783dfccc79d4103f256.js".freeze, "test/rails_app/public/assets/application-89f8f774b6fb6783dfccc79d4103f256.js.gz".freeze, "test/rails_app/public/assets/manifest-7bf37a2cd54094ac4d4308b706454b81.json".freeze, "test/rails_app/public/assets/schneems-cb0905b917bde936182e153558f54a5f.png".freeze, "test/rails_app/public/favicon.ico".freeze, "test/rails_app/script/rails".freeze, "test/test_helper.rb".freeze] s.homepage = "https://github.com/heroku/rails_serve_static_assets".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Sets serve_static_assets to true so Rails will sere your static assets".freeze s.test_files = ["test/integration/static_file_service_test.rb".freeze, "test/rails_app/Rakefile".freeze, "test/rails_app/app/assets/images/schneems.png".freeze, "test/rails_app/app/assets/javascripts/application.js".freeze, "test/rails_app/app/assets/javascripts/foo.js".freeze, "test/rails_app/app/assets/stylesheets/application.css".freeze, "test/rails_app/app/assets/stylesheets/foo.css".freeze, "test/rails_app/app/controllers/application_controller.rb".freeze, "test/rails_app/app/controllers/authenticated_controller.rb".freeze, "test/rails_app/app/controllers/pages_controller.rb".freeze, "test/rails_app/app/helpers/application_helper.rb".freeze, "test/rails_app/app/helpers/authenticated_helper.rb".freeze, "test/rails_app/app/views/authenticated/index.html.erb".freeze, "test/rails_app/app/views/layouts/application.html.erb".freeze, "test/rails_app/app/views/pages/index.html.erb".freeze, "test/rails_app/config.ru".freeze, "test/rails_app/config/application.rb".freeze, "test/rails_app/config/boot.rb".freeze, "test/rails_app/config/database.yml".freeze, "test/rails_app/config/environment.rb".freeze, "test/rails_app/config/environments/development.rb".freeze, "test/rails_app/config/environments/production.rb".freeze, "test/rails_app/config/environments/test.rb".freeze, "test/rails_app/config/initializers/backtrace_silencers.rb".freeze, "test/rails_app/config/initializers/inflections.rb".freeze, "test/rails_app/config/initializers/mime_types.rb".freeze, "test/rails_app/config/initializers/secret_token.rb".freeze, "test/rails_app/config/initializers/session_store.rb".freeze, "test/rails_app/config/locales/devise.en.yml".freeze, "test/rails_app/config/locales/en.yml".freeze, "test/rails_app/config/locales/es.yml".freeze, "test/rails_app/config/routes.rb".freeze, "test/rails_app/db/test.sqlite3".freeze, "test/rails_app/log/development.log".freeze, "test/rails_app/log/production.log".freeze, "test/rails_app/log/test.log".freeze, "test/rails_app/perf.rake".freeze, "test/rails_app/public/404.html".freeze, "test/rails_app/public/422.html".freeze, "test/rails_app/public/500.html".freeze, "test/rails_app/public/assets/application-5f55f638b632759d9c9113417c3ac6bd.css".freeze, "test/rails_app/public/assets/application-5f55f638b632759d9c9113417c3ac6bd.css.gz".freeze, "test/rails_app/public/assets/application-89f8f774b6fb6783dfccc79d4103f256.js".freeze, "test/rails_app/public/assets/application-89f8f774b6fb6783dfccc79d4103f256.js.gz".freeze, "test/rails_app/public/assets/manifest-7bf37a2cd54094ac4d4308b706454b81.json".freeze, "test/rails_app/public/assets/schneems-cb0905b917bde936182e153558f54a5f.png".freeze, "test/rails_app/public/favicon.ico".freeze, "test/rails_app/script/rails".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 3.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end