Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 515 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 515 Bytes

SantosViewTool

Various view specific methods for applications I use.

Installation

Add this line to your application's Gemfile:

gem 'santos_view_tool'

And then execute:

$ bundle

Or install it yourself as:

$ gem install santos_view_tool

Usage

@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.