Class: Darjeelink::TrackingLinksController

Inherits:
ApplicationController show all
Defined in:
app/controllers/darjeelink/tracking_links_controller.rb

Instance Method Summary collapse

Instance Method Details

#newObject



5
6
7
# File 'app/controllers/darjeelink/tracking_links_controller.rb', line 5

def new
  @short_link = Darjeelink::ShortLink.new
end