lib/notifiers.rb in notifiers-1.0 vs lib/notifiers.rb in notifiers-1.1.0

- old
+ new

@@ -13,7 +13,8 @@ end def notify_send NotifySend.new end + alias :lib_notify :notify_send end \ No newline at end of file