lib/plezi.rb in plezi-0.7.3 vs lib/plezi.rb in plezi-0.7.4
- old
+ new
@@ -118,8 +118,10 @@
#
# all the examples above shuold be good to run from irb. updated examples can be found at the Readme file in the Github project: https://github.com/boazsegev/plezi
#
# thanks to Russ Olsen for his ideas for a DSL and his blog post at:
# http://www.jroller.com/rolsen/entry/building_a_dsl_in_ruby1
+#
+# ...he doesn't know it, but he inspired a revolution.
##############################################################################
module Plezi
end