Sha256: 64b980586e7a317b22d6dd571134994f5b5f9b844ccf2d72884a6ad5491b3ed4
Contents?: true
Size: 296 Bytes
Versions: 22
Compression:
Stored size: 296 Bytes
Contents
# Put here application's params CONFIG = { :application => { :name => "<%= app_name %>", :version => "0.0.1", :started_at => "<%= Time.now.strftime('%d/%m/%Y') %>", :updated_at => "<%= Time.now.strftime('%d/%m/%Y') %>" }, :default_style => "<%= style_name %>" }
Version data entries
22 entries across 22 versions & 2 rubygems
Version | Path |
---|---|
leonardo-1.3.1 | lib/generators/leolay/templates/config.rb |
leonardo-1.3.0 | lib/generators/leolay/templates/config.rb |