README.rdoc in modalsupport-0.4.0 vs README.rdoc in modalsupport-0.5.0
- old
+ new
@@ -1,8 +1,10 @@
= modalsupport
-Some simple Ruby core extensions. This gem requires ActiveSupport and HoboSupport and adds a few additional
-extensions.
+Some simple Ruby core extensions.
+
+To load ActiveSupport and HoboSupport in addition to ModalSupport use:
+ require 'modalsupport/full'
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.