Registry / web-framework / refinerycms-pages

refinerycms-pages

JSON →
library4.1.0rbrubygemsunverified

The default content extension of Refinery CMS, handling administration and display of user-editable pages.

gem install refinerycms-pages
INSTALL
IMPORT
SIG · REFINERYCMS-PAGES
R
refinerycms-pages
web-frameworkrubyv4.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Refinery::Pages
require 'refinerycms-pages'

Load and display a Refinery CMS page by its slug.

require 'refinerycms-pages' # In a Rails app, pages are managed via the admin interface # To render a page in a controller: Refinery::Pages::Page.find_by_slug('about')
Debug
Known issues
breakingRequires Refinery CMS core and Rails 4.2+
fix
Install refinerycms-core and ensure Rails version compatibility.
affects: >= 4.0.0
Upgrade
Version history
4.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
refinerycms-pages — gem install refinerycms-pages · libregistry