SantosViewTool
Various view specific methods for applications I use.
Installation
Add this line to your application’s Gemfile:
ruby
gem 'santos_view_tool'
And then execute:
$ bundle
Or install it yourself as:
$ gem install santos_view_tool
Usage
ruby
@variable = SantosViewTool::Renderer.copyright 'Matheus dos Santos Fraga', 'All rights reserved'
License
The gem is available as open source under the terms of the MIT License.