diff --git a/README.markdown b/README.markdown index 33afc4b..3eb235d 100644 --- a/README.markdown +++ b/README.markdown @@ -458,3 +458,8 @@ Further reading - [Null Objects and Falsiness](http://devblog.avdi.org/2011/05/30/null-objects-and-falsiness/), by Avdi Grimm + +Libraries Using Naught +----------------------- + +- [ActiveNull](https://github.com/Originate/active_null) Null Model support for ActiveRecord.