RubyGems Navigation menu

dead_simple_cms 0.12.4

Dead Simple CMS is a library for modifying different parts of your website without the overhead of having a fullblown CMS. The idea with this library is simple: provide an easy way to hook into different parts of your application (not only views) by defining the different parts to modify in an easy, straight-forward DSL. The basic components of this library include: * A DSL to define the changeable values in your app * Form generators based on SimpleForm (with or without Bootstrap) and default rails FormBuilder * Expandable storage mechanisms so you can store the data in different locations * Currently supported: Redis, Database, Memcache, even Memory (for testing) * Presenters/renderers so you can take groups of variables and render them into your views (ie image_tag) What it doesn't have: * Versioning - be able to look at old versions of the content * Timing - set start and end time for different content * Page builder tools - this is not the right tool if you want to design full pages

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.12.11 - March 12, 2019 (33KB)
  2. 0.12.10 - July 29, 2015 (33KB)
  3. 0.12.9 - May 28, 2015 (33KB)
  4. 0.12.8 - October 22, 2014 (33KB)
  5. 0.12.7 - August 29, 2014 (33KB)
  6. 0.12.4 - May 07, 2013 (32KB)
全てのバージョンを表示(全19件)

Runtime依存関係 (3):

activemodel >= 3.0
activesupport >= 3.0
cells = 3.8.5

Development依存関係 (4):

rails >= 3.0
rspec >= 0
sqlite3 >= 0

所有者:

作者:

  • Aryk Grosz

SHA 256チェックサム:

da2870e03bb0532d5e61babac33ca8b3853b2d84dee740ba78aa6d47c22b1d20

累計ダウンロード数 63,563

このバージョンのみ 3,648

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: