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

Version Path
jax-3.0.0.rc2 templates/app/Gemfile.tt
jax-2.0.12 templates/app/Gemfile.tt
jax-3.0.0.rc1 templates/app/Gemfile.tt
jax-2.0.11 templates/app/Gemfile.tt
jax-2.0.10 templates/app/Gemfile.tt
jax-2.0.9 templates/app/Gemfile.tt
jax-2.0.8 templates/app/Gemfile.tt
jax-2.0.7 templates/app/Gemfile.tt
jax-2.0.6 templates/app/Gemfile.tt
jax-2.0.5 templates/app/Gemfile.tt
jax-2.0.4 templates/app/Gemfile.tt
jax-2.0.3 templates/app/Gemfile.tt
jax-2.0.2 templates/app/Gemfile.tt
jax-2.0.1 templates/app/Gemfile.tt
jax-2.0.0 templates/app/Gemfile.tt