lib/remarkable/macros.rb in remarkable-3.0.8 vs lib/remarkable/macros.rb in remarkable-3.0.9

- old
+ new

@@ -1,5 +1,8 @@ -module Remarkable +module Remarkable + # This class is responsable for converting matchers to macros. You shouldn't + # worry with what happens here, because it happens automatically. + # module Macros protected def method_missing(method_id, *args, &block) #:nodoc: