Sha256: 1936b6d983ff6d5461ca4fd21b8436e27aebe44688427832579999aaddaa336e

Contents?: true

Size: 536 Bytes

Versions: 1

Compression:

Stored size: 536 Bytes

Contents

# Petrie

Pages for your Rails app. Includes support for ActiveAdmin and Sir Trevor. Built for Rails 4.

![Admin](screenshot-activeadmin.png?raw=true)

## Install

    gem install petrie

or add to your Gemfile

    gem 'petrie'

Then run the installer

    rails g petrie:install
    rake db:migrate

## ActiveAdmin

    rails g petrie:activeadmin

# Caution

Petrie includes a root route to `pages#home`. Generally, this shouldn't be a problem unless you don't want to use a marketing home page as your root.

## License

MIT License

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
petrie-0.1.0 README.md