Sha256: 77f0f777fb0ae2167e90e1c91b576d8f59244689bc0fdbf91ed17419109ae7a9
Contents?: true
Size: 434 Bytes
Versions: 9
Compression:
Stored size: 434 Bytes
Contents
# This file will be loaded as part of Lanes startup. # # Extensions are called in load order, so be aware latter extensions may # override config options specified 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
9 entries across 9 versions & 1 rubygems