https://github.com/apotonick/cells
View components for Ruby and Rails.
https://github.com/apotonick/cells
Last synced: 5 months ago
JSON representation
View components for Ruby and Rails.
- Host: GitHub
- URL: https://github.com/apotonick/cells
- Owner: trailblazer
- Created: 2008-08-06T10:31:06.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T09:00:38.000Z (12 months ago)
- Last Synced: 2025-06-18T12:03:31.866Z (5 months ago)
- Language: Ruby
- Homepage: https://trailblazer.to/2.1/docs/cells.html
- Size: 1.66 MB
- Stars: 3,077
- Watchers: 59
- Forks: 235
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
Awesome Lists containing this project
- awesome-ruby-toolbox - Cells - Cells replaces partials and helpers with OOP view models, giving you proper encapsulation, inheritance, testability and a cleaner view architecture. (Rails Plugins / Rails Presenters)
- awesome-rails-gem - cells - Cells allow you to encapsulate parts of your UI into components into view models. View models, or cells, are simple ruby classes that can render templates. (View Helper / Omniauth)