Sha256: 6a0b77f6abcf07cc7d740ff555babc893d9e1823a97a1da450e2014ba1a36e99
Contents?: true
Size: 198 Bytes
Versions: 50
Compression:
Stored size: 198 Bytes
Contents
module NavigationHelpers # Put helper methods related to the paths in your application here. def homepage "/" end end RSpec.configuration.include NavigationHelpers, :type => :acceptance
Version data entries
50 entries across 50 versions & 8 rubygems