Sha256: d15ed06e58ae2bffafda64b8f84e484a8131cee4c389ae8e3dbc97d91125ea66

Contents?: true

Size: 424 Bytes

Versions: 5

Compression:

Stored size: 424 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/<%= identifier %>/extension.rb
    # config.root_view = "<%= class_name %>.Screens.<View Name>"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lanes-0.5.0 templates/config/lanes.rb
lanes-0.4.0 templates/config/lanes.rb
lanes-0.3.0 templates/config/lanes.rb
lanes-0.1.9.5 templates/config/lanes.rb
lanes-0.1.9 templates/config/lanes.rb