diff Gemfile @ 38:91d3749cbff8

Readded jQuery.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 01:57:13 +0700
parents 8c0f70f8249e
children 85e9dc5df11c
line wrap: on
line diff
--- a/Gemfile	Thu Sep 27 14:38:13 2012 +0700
+++ b/Gemfile	Thu Oct 04 01:57:13 2012 +0700
@@ -1,6 +1,7 @@
 source 'https://rubygems.org'
 
 gem 'rails', '3.2.8'
+gem 'jquery-rails'
 
 # Bundle edge Rails instead:
 # gem 'rails', :git => 'git://github.com/rails/rails.git'