RubyGems.org

view_models

2.0.1

For Padrino and Rails 2 views. Adds the missing R (Representation) to Rails' MVC. Provides simple proxy functionality for your models, thus helps you keep the model and view representation separate. Define focused helper methods on the (view) model, more quickly understood and more easily testable. Also: Hierarchical rendering for your hierarchical models. So, in a nutshell: Polymorphism not just in the model, but also in the view. Have fun!

installgem install view_models
Authors

Florian Hanke, Kaspar Schiess, Niko Dittmann, Andreas Schacke

3,152 total downloads 144 for this version
Owners

De2d64478e715fb02266f77a3f5641f6

Bundler
gem "view_models", "~> 2.0.1"
Versions
  1. 2.0.1 April 9, 2011
  2. 2.0.0 July 19, 2010
  3. 2.0.0.ruby19 July 18, 2010
  4. 1.5.7 April 14, 2010
  5. 1.5.6 March 3, 2010
Show all versions (9 total)
Runtime Dependencies
  1. activesupport >= 2.2.0
Development Dependencies
  1. rspec >= 1.2.9