Sha256: f4d021907644908c350f1d41213d0a1eea05819c3700a881b9b148f13809c23b

Contents?: true

Size: 966 Bytes

Versions: 2

Compression:

Stored size: 966 Bytes

Contents

# Meet Fae

![Shippable Status](https://img.shields.io/shippable/5522ec125ab6cc1352b9bb77.svg)
[![Code Climate](https://codeclimate.com/github/wearefine/fae/badges/gpa.svg)](https://codeclimate.com/github/wearefine/fae)

Fae is CMS for Rails unlike any other. Like most Rails CMS engines, Fae provides all the basics to get you up and running: authentication, a responsive UI, form element and workflows. But unlike other CMS engines, Fae's methodology is based around generators and a DSL over configuration. This allows you to get to a working CMS very quickly, but gives you the flexibility to customize any piece you need.

Fae requires Rails >= 4.1.

## Documentation

* [Installation](docs/index.md)
* [Usage](docs/usage.md)
* [Customization](docs/customization.md)
* [Form and View Helpers](docs/helpers.md)
* [Upgrading Guide](docs/upgrading.md)
* [Changelog](CHANGELOG.md)
* [Contributing and Maintenance](CONTRIBUTING.md)

## License

[MIT](LICENSE)






Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fae-rails-1.2.4 README.md
fae-rails-1.2.3 README.md