Sha256: 3de1f63394c70f80ee6ba256b9515898a8950225449b99173d8d1a628f9d3108

Contents?: true

Size: 169 Bytes

Versions: 2

Compression:

Stored size: 169 Bytes

Contents

# Config for your application
module <%= formatted_name %>
  module Config
    # Main URL of your application under test
    URL = <%= formatted_url %>
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
watirsplash-2.0.0.rc2 lib/watirsplash/generators/templates/new_project/config.rb.tt
watirsplash-2.0.0.rc1 lib/watirsplash/generators/templates/new_project/config.rb.tt