Sha256: 35e6852092b2d63eada9f9406cfa14f0bfe36bc1e7ee200d0df35249b2627ba0

Contents?: true

Size: 130 Bytes

Versions: 6

Compression:

Stored size: 130 Bytes

Contents

module StaticMatic
  module Helpers
    module PageHelper
      def current_page
        @current_page
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tdreyno-staticmatic-2.0.3 lib/staticmatic/helpers/page_helper.rb
tdreyno-staticmatic-2.1.0 lib/staticmatic/helpers/page_helper.rb
tdreyno-staticmatic-2.1.1 lib/staticmatic/helpers/page_helper.rb
tdreyno-staticmatic-2.1.3 lib/staticmatic/helpers/page_helper.rb
tdreyno-staticmatic-2.1.4 lib/staticmatic/helpers/page_helper.rb
tdreyno-staticmatic-2.9.0 lib/staticmatic/helpers/page_helper.rb