lib/maroon/kernel.rb in
maroon-0.6.1
vs lib/maroon/kernel.rb in
maroon-0.6.5
- old
+ new
@@ -2 +1,3 @@
+require_relative '../Context'
+
module Kernel def context(*args, &b) \ No newline at end of file