Skip to content

Code from discussion on BDD and using modules for multiple inheritance to decorate classes and instances.

Notifications You must be signed in to change notification settings

fosrias/bdd_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Story As a Developer, I want to be able to decorate my stringified classes with a message, be warned if I have not set a message on a particular class, but maintain the default inspect functionality of my class.

Further, I want to be able to do this for an entire class or just an instance at runtime.

About

Code from discussion on BDD and using modules for multiple inheritance to decorate classes and instances.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages