Sha256: 8808dc7e22ebf3918d6b50a73f0d8b4f03755068659f7870e0147e6d6ccd9d0b

Contents?: true

Size: 234 Bytes

Versions: 4

Compression:

Stored size: 234 Bytes

Contents

# This file will be loaded if the current extension is the
# one controlling Lanes.
#
# It will not be evaluated if another extension is loading this one
Lanes.configure do | config |
    config.root_view = "AppyApp.Screens.Base"
end

Version data entries

4 entries across 3 versions & 1 rubygems

Version Path
lanes-0.1.8 spec/command-reference-files/initial/config/lanes.rb
lanes-0.1.7 spec/command-reference-files/initial/config/lanes.rb
lanes-0.1.6 appy-app/config/lanes.rb
lanes-0.1.6 spec/server/command-reference-files/initial/config/lanes.rb