Sha256: 147731aa2fdccc59f7940d084b48575031d3195369af4e9c6e14ab0579b4d500
Contents?: true
Size: 1.16 KB
Versions: 1
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.12' ### 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
constructor-cms-0.8.12 | README.md |