Mercurial > zeropaste
comparison Gemfile @ 258:ceb44fca8b4a
Welcome to bootstrap 3.
| author | edogawaconan <me@myconan.net> | 
|---|---|
| date | Tue, 15 Oct 2013 21:51:31 +0900 | 
| parents | bcca41003e84 | 
| children | f7c2bf78c501 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 257:2d5c09a73958 | 258:ceb44fca8b4a | 
|---|---|
| 12 gem 'actionpack-page_caching' | 12 gem 'actionpack-page_caching' | 
| 13 | 13 | 
| 14 gem 'sass-rails', '~> 4.0.0.rc1' | 14 gem 'sass-rails', '~> 4.0.0.rc1' | 
| 15 | 15 | 
| 16 gem 'uglifier' | 16 gem 'uglifier' | 
| 17 gem 'anjlab-bootstrap-rails', '~>2.3.0', require: 'bootstrap-rails' | 17 gem 'anjlab-bootstrap-rails', require: 'bootstrap-rails' | 
| 18 | 18 | 
| 19 gem 'therubyrhino', platforms: :jruby | 19 gem 'therubyrhino', platforms: :jruby | 
| 20 | 20 | 
| 21 # To use ActiveModel has_secure_password | 21 # To use ActiveModel has_secure_password | 
| 22 # gem 'bcrypt-ruby', '~> 3.0.0' | 22 # gem 'bcrypt-ruby', '~> 3.0.0' | 
