Metadata


Name
compass-rails
Version
4.0.0
Platform
ruby
Authors
Scott Davis
Chris Eppstein
Craig McNamara
Bindir
bin
Date
2020-02-18 00:00:00 UTC
Dependencies
compass (~> 1.0.0)
sprockets (< 4.0)
sass-rails (< 5.1)
Description
Integrate Compass into Rails 3.0 and up.
Email
jetviper21@gmail.com
chris@eppsteins.net
craig.mcnamara@gmail.com
Files
.gitignore
.travis.yml
Appraisals
CHANGELOG.md
Gemfile
Guardfile
LICENSE
README.md
Rakefile
compass-rails.gemspec
gemfiles/rails52.gemfile
gemfiles/rails60.gemfile
gemfiles/rails_edge.gemfile
lib/compass-rails.rb
lib/compass-rails/configuration.rb
lib/compass-rails/patches.rb
lib/compass-rails/patches/3_1.rb
lib/compass-rails/patches/4_0.rb
lib/compass-rails/patches/compass.rb
lib/compass-rails/patches/importer.rb
lib/compass-rails/patches/sass_importer.rb
lib/compass-rails/patches/sprite_importer.rb
lib/compass-rails/patches/static_compiler.rb
lib/compass-rails/railties.rb
lib/compass-rails/railties/3_1.rb
lib/compass-rails/railties/4_0.rb
lib/compass-rails/version.rb
sache.json
test/compass_rails_spec.rb
test/fixtures/.gitkeep
test/fixtures/assets/images/letters/a.png
test/fixtures/assets/images/letters/b.png
test/fixtures/assets/images/numbers/sprite-1.png
test/fixtures/assets/images/numbers/sprite-2.png
test/fixtures/assets/stylesheets/application.css.scss
test/fixtures/assets/stylesheets/partials/_partial_1.scss
test/fixtures/assets/stylesheets/partials/_partial_2.scss
test/helpers/command_helper.rb
test/helpers/debug_helper.rb
test/helpers/file_helper.rb
test/helpers/rails_helper.rb
test/helpers/rails_project.rb
test/test_helper.rb
Homepage
https://github.com/Compass/compass-rails
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
3.0.3
Specification version
4
Summary
Integrate Compass into Rails 3.0 and up.
Test files
test/compass_rails_spec.rb
test/fixtures/.gitkeep
test/fixtures/assets/images/letters/a.png
test/fixtures/assets/images/letters/b.png
test/fixtures/assets/images/numbers/sprite-1.png
test/fixtures/assets/images/numbers/sprite-2.png
test/fixtures/assets/stylesheets/application.css.scss
test/fixtures/assets/stylesheets/partials/_partial_1.scss
test/fixtures/assets/stylesheets/partials/_partial_2.scss
test/helpers/command_helper.rb
test/helpers/debug_helper.rb
test/helpers/file_helper.rb
test/helpers/rails_helper.rb
test/helpers/rails_project.rb
test/test_helper.rb
Original platform
ruby
New platform
ruby