Sha256: e438e53115bf90979d081f2b785b1a2c8d12c98a131bbe1402b647f069859e23

Contents?: true

Size: 539 Bytes

Versions: 7

Compression:

Stored size: 539 Bytes

Contents

source 'https://rubygems.org'

gem 'rails', '~> 3.0.0'

# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'

gem 'json'

gem 'jquery-rails'
gem 'jquery-historyjs'
gem 'will_paginate'
gem 'ajax_pagination', :path => "../.."

# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'

# To use Jbuilder templates for JSON
# gem 'jbuilder'

# Use unicorn as the web server
# gem 'unicorn'

# Deploy with Capistrano
# gem 'capistrano'

# To use debugger
# gem 'ruby-debug' # requires MRI Ruby

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ajax_pagination-0.6.5 spec/rails30_app/Gemfile
ajax_pagination-0.6.4 spec/rails30_app/Gemfile
ajax_pagination-0.6.3 spec/rails30_app/Gemfile
ajax_pagination-0.6.2 spec/rails30_app/Gemfile
ajax_pagination-0.6.1 spec/rails30_app/Gemfile
ajax_pagination-0.6.0 spec/rails30_app/Gemfile
ajax_pagination-0.5.1 spec/rails30_app/Gemfile