comparison Gemfile @ 159:d8e450dd363b

Newlines cleanup.
author Edho Arief <edho@myconan.net>
date Wed, 28 Nov 2012 09:44:37 -0800
parents 2b0a6d692588
children 3f02431cb17d
comparison
equal deleted inserted replaced
158:2b0a6d692588 159:d8e450dd363b
16 gem 'sass-rails', '~> 3.2.3' 16 gem 'sass-rails', '~> 3.2.3'
17 17
18 gem 'uglifier', '>= 1.0.3' 18 gem 'uglifier', '>= 1.0.3'
19 gem 'anjlab-bootstrap-rails', '>= 2.0', :require => 'bootstrap-rails' 19 gem 'anjlab-bootstrap-rails', '>= 2.0', :require => 'bootstrap-rails'
20 end 20 end
21
22
23 21
24 # To use ActiveModel has_secure_password 22 # To use ActiveModel has_secure_password
25 # gem 'bcrypt-ruby', '~> 3.0.0' 23 # gem 'bcrypt-ruby', '~> 3.0.0'
26 24
27 # To use Jbuilder templates for JSON 25 # To use Jbuilder templates for JSON