lib/tynn/all_methods.rb in tynn-1.0.0 vs lib/tynn/all_methods.rb in tynn-1.1.0

- old
+ new

@@ -4,10 +4,10 @@ # Examples # # require "tynn" # require "tynn/all_methods" # - # Tynn.helpers(Tynn::AllMethods) + # Tynn.plugin(Tynn::AllMethods) # module AllMethods module InstanceMethods # Public: Executes the given block if the request method is +HEAD+. #