module Microjoin
Constants
- VERSION
Public Class Methods
call(l, r)
click to toggle source
# File lib/microjoin.rb, line 5 def self.call(l, r) JoinRespondant.new(l, r) end
# File lib/microjoin.rb, line 5 def self.call(l, r) JoinRespondant.new(l, r) end