Sha256: 53a03a9af35c99530f38986c42e139f20fd57b9ae9c75dae7c8936f3ed87d088
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', '~> 1.0.0beta1' ### 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-1.0.0beta1 | README.md |