Sha256: 6c85d9cf27b02ceb1262652f1dd58b161345e8d89c7b0f49f219e848316db499
Contents?: true
Size: 1.6 KB
Versions: 0
Compression: gzip
Compressed size: 674 Bytes
Stored size: 674 Bytes
Contents
--- !ruby/object:Gem::Specification name: sprockets-rails version: !ruby/object:Gem::Version version: 0.0.0 platform: ruby authors: - Jeff Kreeftmeijer autorequire: bindir: bin cert_chain: [] date: 2009-12-02 00:00:00 +01:00 default_executable: dependencies: [] description: Sprockets JavaScript dependency management and concatenation support for Rails applications email: jeff@80beans.com executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - .gitignore - MIT-LICENSE - README.markdown - Rakefile - VERSION - config/sprockets.yml - generators/sprockets_rails/sprockets_rails_generator.rb - generators/sprockets_rails/templates/application.js - init.rb - install.rb - lib/sprocket.rb - lib/sprockets-rails.rb - lib/sprockets_application.rb - lib/sprockets_controller.rb - lib/sprockets_helper.rb - recipes/sprockets_tasks.rb - sprockets-rails.gemspec - tasks/sprockets_tasks.rake - test/sprockets_test.rb has_rdoc: true homepage: http://github.com/80beans/sprockets-rails licenses: [] 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.3.5 signing_key: specification_version: 3 summary: Sprockets JavaScript dependency management and concatenation support for Rails applications test_files: - test/sprockets_test.rb