Sha256: dd7a15fe1229befdd1f3ff397deeb24cffbe9fc0f553fbae1f54d835910dea3e

Contents?: true

Size: 1.45 KB

Versions: 0

Compression: gzip

Compressed size: 660 Bytes

Stored size: 660 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: harukizaemon-cascading_stylesheets
version: !ruby/object:Gem::Version 
  version: 2.0.0
platform: ruby
authors: 
- Simon Harris
autorequire: 
bindir: bin
cert_chain: []

date: 2009-01-05 00:00:00 -08:00
default_executable: 
dependencies: []

description: Cascading Stylesheets is a Ruby on Rails plugin that enhances the behaviour of the built-in stylesheet_link_tag macro to include controller and action specific stylesheet files.
email: simon.harris@redhillconsulting.com.au
executables: []

extensions: []

extra_rdoc_files: 
- CHANGELOG.rdoc
- README.rdoc
files: 
- CHANGELOG.rdoc
- MIT-LICENSE
- README.rdoc
- cascading_stylesheets.gemspec
- lib/cascading_stylesheets.rb
- lib/red_hill_consulting/cascading_stylesheets/action_view/helpers/asset_tag_helper.rb
has_rdoc: true
homepage: http://github.com/harukizaemon/cascading_stylesheets
post_install_message: 
rdoc_options: 
- --main
- README.rdoc
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: 2
summary: Include controller and action specific stylesheet files in your Ruby on Rails templates.
test_files: []

Package Spec version

harukizaemon-cascading_stylesheets-2.0.0