Sha256: 7b435761da767a47e0332d34f1bf2ba6a04372b8a8f7c709103907177ad4d2b3

Contents?: true

Size: 253 Bytes

Versions: 12

Compression:

Stored size: 253 Bytes

Contents

source 'http://rubygems.org'

gem 'rails', '3.2'
gem 'sqlite3'

gem 'best_in_place', :path => ".."

gem 'jquery-rails'

gem 'rdiscount'

group :assets do
  gem 'sass-rails',   '~> 3.2.3'
  gem 'coffee-rails', '~> 3.2.1'
  gem 'uglifier', '>= 1.0.3'
end

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
very_best_in_place-2.0.3 test_app/Gemfile
crest_in_place-2.2.0 test_app/Gemfile
best_in_place-2.1.0 test_app/Gemfile
best_in_place-2.0.3 test_app/Gemfile
best_in_place-2.0.2 test_app/Gemfile
best_in_place-2.0.1 test_app/Gemfile
best_in_place-2.0.0 test_app/Gemfile
best_in_place-1.1.3 test_app/Gemfile
best_in_place-1.1.2 test_app/Gemfile
best_in_place-1.1.1 test_app/Gemfile
best_in_place-1.1.0 test_app/Gemfile
best_in_place-1.0.6 test_app/Gemfile