Skip to content

A Rails plugin to decorate one or more attributes with a class

License

Fingertips/attribute-decorator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AttributeDecorator
==================

Allows you to add reader and writer methods decorating one or more attributes
on an ActiveRecord model. It's comparable to +composed_of+, but has a much
more concise implementation and a lot less confusing configuration options.

Copyright (c) 2008 Fingertips, Eloy Duran <eloy@fngtps.com>, Manfred Stienstra <manfred@fngtps.com>, released under the MIT license

About

A Rails plugin to decorate one or more attributes with a class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages