Sha256: 561b14b2dc90c10668083743cb1f102c4bc8da4d6cc6f973cbb17cc2a403242b

Contents?: true

Size: 1.06 KB

Versions: 3

Compression:

Stored size: 1.06 KB

Contents

# Constructor CMS

Content management system on Ruby on Rails

[![Gem Version](https://badge.fury.io/rb/constructor-cms.png)](https://rubygems.org/gems/constructor-cms)
[![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)
[![Coverage Status](https://coveralls.io/repos/ivanzotov/constructor/badge.png)](https://coveralls.io/r/ivanzotov/constructor)

## Installation

### Add to Gemfile

    gem 'constructor-cms'    

### Install

    bundle install

### Migrate
    
    rake railties:install:migrations
    
    rake db:migrate

## Screenshots
![Screenshot structure](https://s3-eu-west-1.amazonaws.com/constructorcms/screenshot_structure_0.5.3.png)

## Copyright
  Copyright © 2012—2013 Ivan Zotov. See [LICENSE][] for details.
  
  [license]: LICENSE.md


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
constructor-cms-0.5.8 README.md
constructor-cms-0.5.7 README.md
constructor-cms-0.5.6 README.md