mirror of
https://github.com/jimeh/time_ext.git
synced 2026-02-19 13:26:39 +00:00
restructured classes/modules and files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module TimeExt
|
||||
# Allows iterators' #until and #from methods to chain back to the parent iteration method.
|
||||
module MethodChain
|
||||
|
||||
def add_to_chain(method, *args, &block)
|
||||
|
||||
Reference in New Issue
Block a user