/dry-view

Data-oriented view rendering system

Primary LanguageRubyMIT LicenseMIT

dry-view Join the Gitter chat

Gem Version Build Status Code Climate Test Coverage API Documentation Coverage

A simple, standalone view rendering system built around functional view controllers and templates. dry-view allows you to model your views as stateless transformations, accepting user input and returning your rendered view.

Links