Module: StaticMatic::Helpers::CurrentPathHelper

Extended by:
CurrentPathHelper
Included in:
StaticMatic::Helpers, CurrentPathHelper
Defined in:
lib/staticmatic/helpers/current_path_helper.rb

Instance Method Summary collapse

Instance Method Details

#current_pageObject



6
7
8
# File 'lib/staticmatic/helpers/current_path_helper.rb', line 6

def current_page
  @staticmatic.current_file
end