Repository URL to install this package:
require 'evergreen/engine' module Evergreen mattr_accessor :admin_ui mattr_accessor :root_page_class def self.params [ :title, :body, :parent_id, :drafted, :hidden, :meta_description ] end end