Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.
/ varia_model Public archive

A mixin to provide objects with magic attribute reading and writing

License

Notifications You must be signed in to change notification settings

berkshelf/varia_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VariaModel

Gem Version Build Status

A mixin to provide objects with magic attribute reading and writing

Installation

$ gem install varia_model

Usage

require 'varia_model'

module MyApp
  class Config
    include VariaModel
  end
end

Authors and Contributors

Thank you to all of our Contributors, testers, and users.

About

A mixin to provide objects with magic attribute reading and writing

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages