voxmedia/descendants_tracker

Name: descendants_tracker

Owner: Vox Media

Description: Track descendants of a class

Forked from: dkubb/descendants_tracker

Created: 2017-06-19 20:48:24.0

Updated: 2017-06-19 20:48:25.0

Pushed: 2017-02-04 14:18:34.0

Homepage:

Size: 310

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

descendants_tracker

Gem Version Build Status Dependency Status Code Climate Coverage Status

Small module to track descendants in an unobtrusive way.

Examples
s Foo
tend DescendantsTracker


s Bar < Foo


descendants # => [Bar]
Credits
Contributing

See CONTRIBUTING.md for details.

Copyright

Copyright © 2012-2013 Dan Kubb (author) Copyright © 2011-2012 Piotr Solnica (source maintainer) Copyright © 2012 Markus Schirp (packaging)

See LICENSE for details.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.