Sha256: 5fc9b590bc491e798edfeca359b18e82e710a06cbbe56b933302840c7b1b912e

Contents?: true

Size: 282 Bytes

Versions: 3

Compression:

Stored size: 282 Bytes

Contents

# This is an example configuration File
# Look here for all the available options:
# http://massimo.petebrowne.com/configuration/

if config.environment.production?
  # Compress javascripts and stylesheets
  config.compress = true
end

helpers do
  # Define helper methods here
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
massimo-0.10.2 lib/massimo/templates/site/config.rb
massimo-0.10.1 lib/massimo/templates/site/config.rb
massimo-0.10.0 lib/massimo/templates/site/config.rb