Method: WWMD::Page#current_url

Defined in:
lib/wwmd/page/reporting_helpers.rb

#current_urlObject Also known as: current, cur, now

alias_method for last_effective_url



75
76
77
# File 'lib/wwmd/page/reporting_helpers.rb', line 75

def current_url
  self.last_effective_url
end