Sha256: 4bfa54694abc7cdbf0ff9009cd8f36759ec71665ad2dc6863821a74e10c631cf

Contents?: true

Size: 405 Bytes

Versions: 7

Compression:

Stored size: 405 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 |
    # You can specify a different initial vew by setting it here
    # It must be set if the "Workspace" extension is disabled in
    # lib/appy-app/extension.rb
    # config.root_view = "AppyApp.Screens.<View Name>"
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
lanes-0.5.6 spec/command-reference-files/initial/config/lanes.rb
lanes-0.5.5 spec/command-reference-files/initial/config/lanes.rb
lanes-0.5.0 spec/command-reference-files/initial/config/lanes.rb
lanes-0.4.0 spec/command-reference-files/initial/config/lanes.rb
lanes-0.3.0 spec/command-reference-files/initial/config/lanes.rb
lanes-0.1.9.5 spec/command-reference-files/initial/config/lanes.rb
lanes-0.1.9 spec/command-reference-files/initial/config/lanes.rb