Socket
Book a DemoInstallSign in
Socket

manifest-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

manifest-rails

0.2.8
bundlerRubygems
Version published
Maintainers
1
Created
Source

Manifest

Manifest is a Rails::Engine content management system, packaged as the RubyGem manifest-rails.

It was created out of frustration with the fact that many content management systems require hacks or breaking with their own conventions in order to implement true custom data types, and the fact that many content management systems require view-editing to be done from within the application itself, persisting view templates to the database.

In Manifest, custom data types are sets of Rails models, controllers, and views that Manifest has visibility of. This means that Manifest data types can either be generated with the built-in manifest:data_type generator, or can be constructed by hand and easily tied into Manifest.

Views in Manifest are views in Rails. Editing these views and templates is a matter of editing the public-facing views in app/views and any custom Manifest views in app/views/manifest.

Getting Started

Getting started with Manifest is as easy as:

  • Add it to your Gemfile.
  • Require it in your config/application.rb.
  • Run the install generator and migrate the database.

Detailed instructions can be found in the Wiki on the Getting Started page.

License

Manifest was created by Jonathan Clem and is licensed under the MIT license.

FAQs

Package last updated on 18 Mar 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.