Module: MagicResource::Helper

Defined in:
lib/magic-resource/helper.rb

Instance Method Summary collapse

Instance Method Details

#r(*args) ⇒ Object



6
7
8
# File 'lib/magic-resource/helper.rb', line 6

def r(*args)
  MagicResource::Container._launch(self, *args)
end