Skip to content

hmccweb/rails-presenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presenter

Lightweight presenter layer for Rails 4.

Installation

Add into your Gemfile

gem 'presenter', git: 'https://github.com/hmccweb/rails-presenters.git'

Run in terminal

bundle install                         # downloads and installs gem from github
bundle exec rails g presenter:install # installs application_presenter.rb

Testing

Run in terminal

bundle exec rake

License

MIT License. Copyright 2014 Harvest Mission Community Church.

About

Custom Presenter layer for Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published