Sha256: ecd0f0e07ab3f811aab474da260ef582f6f40d0295a748e63256b1c01476aedc
Contents?: true
Size: 469 Bytes
Versions: 15
Compression:
Stored size: 469 Bytes
Contents
source :gemcutter gem 'jax', '<%= Jax::Version::STRING %>' # Jax will generate files using CoffeeScript by default. # If you want to work in pure JavaScript, simply remove # this line: gem 'coffee-rails' # Used to minify the JavaScript files when you run # `rake assets:precompile`. Remove this gem and # change the environments/production.rb file # if you don't want the JavaScripts minified. gem 'uglifier' # Used to minify CSS files, if present gem 'sass-rails'
Version data entries
15 entries across 15 versions & 1 rubygems