Sha256: 24a2a009fba430f5d8d4806aa06bc5cf353f1a31bca86546334f10b79646d1cd

Contents?: true

Size: 213 Bytes

Versions: 29

Compression:

Stored size: 213 Bytes

Contents

module NavigationHelpers
  module Refinery
    module Core
      def path_to(page_name)
        # no paths
        nil
        #case page_name
        #else
        #  nil
        #end
      end
    end
  end
end

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
refinerycms-core-0.9.9.22 features/support/paths.rb
refinerycms-core-0.9.9.21 features/support/paths.rb
refinerycms-core-0.9.9.20 features/support/paths.rb
refinerycms-core-0.9.9.19 features/support/paths.rb
refinerycms-core-0.9.9.18 features/support/paths.rb
refinerycms-core-0.9.9.17 features/support/paths.rb
refinerycms-core-0.9.9.16 features/support/paths.rb
refinerycms-core-0.9.9.15 features/support/paths.rb
refinerycms-core-0.9.9.14 features/support/paths.rb
refinerycms-core-0.9.9.13 features/support/paths.rb
refinerycms-core-0.9.9.12 features/support/paths.rb
refinerycms-core-0.9.9.11 features/support/paths.rb
refinerycms-core-0.9.9.10 features/support/paths.rb
refinerycms-core-0.9.9.9 features/support/paths.rb
refinerycms-core-0.9.9.8 features/support/paths.rb
refinerycms-core-0.9.9.7 features/support/paths.rb
refinerycms-core-0.9.9.5 features/support/paths.rb
refinerycms-core-0.9.9.4 features/support/paths.rb
refinerycms-core-0.9.9.3 features/support/paths.rb
refinerycms-core-0.9.9.2 features/support/paths.rb