Top Level Namespace

Defined Under Namespace

Modules: ActiveRecord, Remotely Classes: URL

Instance Method Summary collapse

Instance Method Details

#URL(*args) ⇒ Object



42
43
44
# File 'lib/remotely/ext/url.rb', line 42

def URL(*args)
  URL.new(*args)
end