Skip to content

Instantly share code, notes, and snippets.

View swapab's full-sized avatar
🥌
I may be slow to respond.

Swapnil Abnave swapab

🥌
I may be slow to respond.
View GitHub Profile
@swapab
swapab / Gemfile
Created May 8, 2013 16:56
Gemfile
source 'https://rubygems.org'
gem 'rails', '3.2.13'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'pg'
gem 'jquery-rails'