class AMarmita::ClientModule
Attributes
client[R]
Public Class Methods
new(client)
click to toggle source
# File lib/a_marmita/client_module.rb, line 9 def initialize(client) @client = client end