Sha256: 41b362266d835791f73ccbe928fb5881836407dc89379cb64a99e2038bdaa107

Contents?: true

Size: 810 Bytes

Versions: 9

Compression:

Stored size: 810 Bytes

Contents

source "http://rubygems.org"

group :test, :development do
  gem "rspec-rails", "~> 2.0"
end


# Declare your gem's dependencies in admix.gemspec.
# Bundler will treat runtime dependencies like base dependencies, and
# development dependencies will be added by default to the :development group.
gemspec


# jquery-rails is used by the dummy application

gem 'jquery-rails'
gem 'jquery-ui-rails'
gem 'haml-rails'
gem 'coffee-script'
gem 'inherited_resources'
gem 'simple_form'
gem 'datagrid'
gem 'will_paginate_mongoid'

# Declare any dependencies that are still in development here instead of in
# your gemspec. These might include edge Rails or gems from your path or
# Git. Remember to move these dependencies to your gemspec before releasing
# your gem to rubygems.org.

# To use debugger
# gem 'debugger'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
mix-rails-0.16.0 admix/Gemfile
mix-rails-0.15.0 admix/Gemfile
mix-rails-0.12.2 admix/Gemfile
mix-rails-0.12.1 admix/Gemfile
mix-rails-0.10.4 admix/Gemfile
mix-rails-0.10.3 admix/Gemfile
mix-rails-0.7.0 admix/Gemfile
mix-rails-0.6.0 admix/Gemfile
mix-rails-0.5.0 admix/Gemfile