Sha256: 8c688d596058c5e7d5a7b8f60ff9cf152f46dca355623446977d480a776ee55c

Contents?: true

Size: 588 Bytes

Versions: 1

Compression:

Stored size: 588 Bytes

Contents

# ===========================
# = Fullstack Admin Gemfile =
# ===========================

source "http://rubygems.org"

gem 'rails', "~> 3.2"
gem "fullstack", '~> 0.1.26'
gem "bootstrap-wysihtml5-rails"
gem "bootstrap-helpers", '~> 0.1.7'
gem "chosen-rails"
gem "ckeditor", :git => "git://github.com/paranoida/ckeditor.git"
gem "facebox-rails"
gem "formtastic-bootstrap", :git => "git://github.com/kristianmandrup/formtastic-bootstrap.git"
gem "meta_search"
gem "plupload-rails"
gem "has-attached", '~> 0.2.4'

gem 'bootstrap-datepicker-rails'


group :development do
  gem "jeweler"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fullstack-admin-0.1.53 Gemfile