Sha256: 9102e90b7a395932967fa14a2742fa665e8b971e80fdac7fc3d1dc45ff1af63c
Contents?: true
Size: 1.16 KB
Versions: 2
Compression:
Stored size: 1.16 KB
Contents
# Constructor CMS Constructor – an open source Ruby on Rails content management system for Rails 4. [](https://rubygems.org/gems/constructor-cms) [](https://travis-ci.org/ivanzotov/constructor) [](https://gemnasium.com/ivanzotov/constructor) [](https://codeclimate.com/github/ivanzotov/constructor) [](https://coveralls.io/r/ivanzotov/constructor) ## Installation ### Add to Gemfile gem 'constructor-cms', '~> 0.8.2' ### Install bundle install ### Migrate rake railties:install:migrations rake db:migrate ### Login Email: admin@admin.ru Password: 123qweASD ## Screenshots  ## Copyright Copyright © 2012—2013 Ivan Zotov. See [LICENSE][] for details. [license]: LICENSE.md
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
constructor-cms-0.8.3 | README.md |
constructor-cms-0.8.2 | README.md |