Sha256: 9c1ed923f9763900525908b6afc12cc7bd95fcc4cc9b51efadeaf7a9acc6a281
Contents?: true
Size: 257 Bytes
Versions: 1
Compression:
Stored size: 257 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 = "<%= class_name %>.Screens.<%= class_name %>" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lanes-0.0.5 | lib/lanes/command/templates/config/lanes.rb |