Sha256: 945fa5bba54e6cecee2b3e49cd15fda4054976785b57123d7bca7d49b74d98eb

Contents?: true

Size: 590 Bytes

Versions: 1

Compression:

Stored size: 590 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"
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 "less-rails-bootstrap"
gem "meta_search"
gem "plupload-rails"
gem 'bootstrap-datepicker-rails'
gem "select2-rails"

group :development do
  gem "jeweler"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fullstack-admin-0.1.48 Gemfile