lib/warbler/traits/war.rb in warbler-1.3.1 vs lib/warbler/traits/war.rb in warbler-1.3.2

- old
+ new

@@ -9,9 +9,10 @@ module Warbler module Traits # The War trait sets up the layout and generates web.xml for the war project. class War + include RakeHelper include Trait DEFAULT_GEM_PATH = '/WEB-INF/gems' def self.detect?