Sha256: 404c4fd1eda495001b6d29073ddfd10d4bb562c7c45c0438d2081ad9c88abcbb
Contents?: true
Size: 556 Bytes
Versions: 3
Compression:
Stored size: 556 Bytes
Contents
# =========================== # = Fullstack Admin Gemfile = # =========================== source "http://rubygems.org" gem 'rails', "~> 3.2" gem "fullstack", '~> 0.1.26' 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fullstack-admin-0.1.56 | Gemfile |
fullstack-admin-0.1.55 | Gemfile |
fullstack-admin-0.1.54 | Gemfile |