Sha256: 94349e196fd6b3f3b2cdbde3754173e97ee33b373ffb561f77f8d4d8b55a9007

Contents?: true

Size: 955 Bytes

Versions: 1

Compression:

Stored size: 955 Bytes

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)

## 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

1 entries across 1 versions & 1 rubygems

Version Path
constructor-cms-0.5.5 README.md