config/application.rb in test_ids-0.5.0 vs config/application.rb in test_ids-0.5.1

- old
+ new

@@ -34,9 +34,13 @@ #level: :easy, # Run on these directories/files by default #files: ["lib", "config/application.rb"], } + config.shared = { + command_launcher: "config/shared_commands.rb" + } + config.semantically_version = true # An example of how to set application specific LSF parameters #config.lsf.project = "msg.te"