Categories: None [Edit]
dead_simple_cms
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
Total
Ranking: 22,146 of 187,960
Downloads: 67,978
Daily
Ranking: 59,042 of 187,950
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,226,293,376 | activesupport |
| 28 | 930,361,546 | rspec |
| 34 | 767,582,343 | activemodel |
| 43 | 684,902,140 | rails |
| 275 | 167,444,416 | sqlite3 |
| 551 | 86,354,929 | simple_form |
| 2,510 | 7,504,090 | cells |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Aryk | |
| 2 | astashov | |
| 3 | noku | |
| 4 | thomas_mixbook |