Sha256: 61ca82e041d1c6d579c402711e39bfe527ef56aec1eb0c10222d76f94b006645

Contents?: true

Size: 330 Bytes

Versions: 1

Compression:

Stored size: 330 Bytes

Contents

# to test against all, run: appraisal rake spec

# sprockets-1 is unsupported

appraise "sprockets-2" do
  gem "sprockets", "~>2.0"
end

appraise "sprockets-3" do
  gem "sprockets", "~>3.0"
end

appraise "therubyracer" do
  #TODO: currently rubyracer segfaults on my machine, fix that and start testing
  # gem "therubyracer"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
csso-rails-0.4.0 Appraisals