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.

[![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', '~> 1.0.0beta1'

### Install

    bundle install

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

### Login
Email: admin@admin.ru
Password: 123qweASD


## Screenshots
![Screenshot structure](https://s3-eu-west-1.amazonaws.com/constructorcms/screenshot_1.0.0beta1.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-1.0.0beta1 README.md