Active Component introduces components into your Rails presentation layer. The use of components improves consistency and development speed through reuse and a new way of view code organization. Components are plain Ruby classes that are able to render themselves using a to_html method. Active Component provides several means that make it easy to write and use components.
Required Ruby Version
None
Authors
Christian Peters
Versions
- 0.1.2 November 27, 2011 (106 KB)