Sha256: 2246704244d6d83101077389f9c6a82f6f46116cf41d8b9f21ed16e9150a6f81
Contents?: true
Size: 576 Bytes
Versions: 2
Compression:
Stored size: 576 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 "meta_search" gem "plupload-rails" gem "has-attached", '~> 0.2.4' gem 'bootstrap-datepicker-rails' group :development do gem "jeweler" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fullstack-admin-0.1.52 | Gemfile |
fullstack-admin-0.1.51 | Gemfile |