pagebuilder 0.2.0
PageBuilder is a utility library to make building html5 pages easier. It has two parts. The first is some classes that provide an interface for dealing with common html element attributes. The second is a module, that can be mixed into your presenters, that provides helpers for generating html nodes with less code than using Nokogiri directly.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
nokogiri
>= 1.8.0