Skip to content

kouyaf77/eager_decorator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EagerDecorator Build Status Gem Version

A simple decorator for Rails 3 and Rails 4. Always, the decorator is mixed automatically in model.

Installation

Add this line to your application's Gemfile:

gem 'eager_decorator'

Usage

You can use the denerator like the following.

$ rails g decorator user

Supported versions

  • Ruby 1.9.3, 2.0.0, 2.1.0
  • Rails 3.2, 4.0, 4.1, 4.2

Copyright

Copyright (c) 2015 Koya Fukuda. See MIT-LICENSE for further details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published