lib/happy.rb in happy-0.1.0.pre14 vs lib/happy.rb in happy-0.1.0.pre15

- old
+ new

@@ -1,5 +1,6 @@ require 'rack' +require 'happy/version' require 'happy/context' require 'happy/controller' module Happy module Errors