{{{
Why didn’t I do this earlier? “Here’s the official Cells cheatsheet”:http://cells.rubyforge.org/pdfs/cells_cheatsheet-1.0.pdf with all the information you need at hand when writing sweet view components in Rails.
It discusses the following topics.
* Generator
* Options processing
* Rendering
* Control Flow & Initialization
* View Inheritance & Builders
* Caching
* Configuration
* Test::Unit
There’s still some work to do and if something is missing “feel free to fork”:https://github.com/apotonick/cheatsheets/ and commit!
Enjoy your day!
}}}