Sha256: b06f15b2d2bd5cd895637764e952d5f628f4b21d2373fe2eea5e0b5865119f57
Contents?: true
Size: 898 Bytes
Versions: 2
Compression:
Stored size: 898 Bytes
Contents
# Constructor CMS Content management system on Ruby on Rails [![Build Status](https://travis-ci.org/ivanzotov/constructor.png?branch=master)](https://travis-ci.org/ivanzotov/constructor) [![Dependency Status](https://gemnasium.com/ivanzotov/constructor.png)](https://gemnasium.com/ivanzotov/constructor) [![Code Climate](https://codeclimate.com/github/ivanzotov/constructor.png)](https://codeclimate.com/github/ivanzotov/constructor) ## Installation ### Add to Gemfile gem 'constructor-cms' ### Install bundle install ### Migrate rake constructor_core:install:migrations rake constructor_pages:install:migrations rake db:migrate ## Screenshots ![Screenshot structure](https://s3-eu-west-1.amazonaws.com/constructorcms/screenshot_structure.png) ## 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.5.3 | README.md |
constructor-cms-0.5.2 | README.md |