comparison Gemfile @ 38:91d3749cbff8

Readded jQuery.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 01:57:13 +0700
parents 8c0f70f8249e
children 85e9dc5df11c
comparison
equal deleted inserted replaced
37:9bc1bc5ae10d 38:91d3749cbff8
1 source 'https://rubygems.org' 1 source 'https://rubygems.org'
2 2
3 gem 'rails', '3.2.8' 3 gem 'rails', '3.2.8'
4 gem 'jquery-rails'
4 5
5 # Bundle edge Rails instead: 6 # Bundle edge Rails instead:
6 # gem 'rails', :git => 'git://github.com/rails/rails.git' 7 # gem 'rails', :git => 'git://github.com/rails/rails.git'
7 8
8 gem 'mysql2' 9 gem 'mysql2'