jasmine/config/site.rb

16 lines
466 B
Ruby
Raw Normal View History

2011-01-25 21:14:20 +00:00
# Default is 3000
# configuration.preview_server_port = 3000
# Default is localhost
# configuration.preview_server_host = "localhost"
# Default is true
# When false .html & index.html get stripped off generated urls
# configuration.use_extensions_for_page_links = true
# Default is an empty hash
# configuration.sass_options = {}
# Default is an empty hash
# http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html#options
# configuration.haml_options = {}