Sha256: 70677c4274c72b5c16e5cce2287090aefe89bbd33c4f5dcfc39d0e4102b4384c
Contents?: true
Size: 1.44 KB
Versions: 0
Compression: gzip
Compressed size: 649 Bytes
Stored size: 649 Bytes
Contents
--- !ruby/object:Gem::Specification name: perfectline-smurf version: !ruby/object:Gem::Version version: 1.1.0 platform: ruby authors: - Justin Knowlden autorequire: bindir: bin cert_chain: [] date: 2009-05-24 00:00:00 -07:00 default_executable: dependencies: [] description: Rails plugin to automatically minify JS and CSS when their bundles get cached. Send in those patches! email: gus@thumblemonks.com executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - README.markdown - Rakefile - VERSION.yml - lib/smurf.rb - lib/smurf/javascript.rb - lib/smurf/stylesheet.rb - rails/init.rb has_rdoc: true homepage: http://github.com/thumblemonks/smurf post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 3 summary: Rails plugin to automatically minify JS and CSS when their bundles get cached test_files: - test/rails/app/controllers/application.rb - test/rails/config/boot.rb - test/rails/config/environment.rb - test/rails/config/environments/test.rb - test/rails/config/routes.rb - test/smurf_test.rb - test/test_helper.rb