Sha256: 35e5306f2c49222975f3d34abfc8712c0928c2fe607552fa9ddad1328385dec4
Contents?: true
Size: 523 Bytes
Versions: 5
Compression:
Stored size: 523 Bytes
Contents
# Cortex::FieldTypes::Core The combined set of Core FieldTypes for the Cortex CMS platform. More details coming soon! ## Usage The core FieldTypes for the Cortex CMS are distributed as a Rails engine, and should be plug-and-play. This Gem includes the `models` and `cells` for all core FieldTypes. ## Installation Add this line to your application's Gemfile: ```ruby gem 'cortex-field_types-core' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install cortex-field_types-core ```
Version data entries
5 entries across 5 versions & 1 rubygems