Skip to content

Commit

Permalink
Added commented option to generated config
Browse files Browse the repository at this point in the history
  • Loading branch information
fabn committed Apr 29, 2014
1 parent 750500d commit c81ff4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions warble.rb
Expand Up @@ -88,6 +88,9 @@
# files will be compiled. Default is to compile all \.rb files in
# the application.
# config.compiled_ruby_files = FileList['app/**/*.rb']

# When set it specify the bytecode version for compiled class files
# config.bytecode_version = "1.6"

# When set to true, Warbler will override the value of ENV['GEM_HOME'] even it
# has already been set. When set to false it will use any existing value of
Expand Down

0 comments on commit c81ff4f

Please sign in to comment.