Sha256: 7ace371a06bfccd495d509f3e4cdd63ed363678c98b3893c977105e25fa6dcf4

Contents?: true

Size: 431 Bytes

Versions: 14

Compression:

Stored size: 431 Bytes

Contents

=begin
  You have to load this file from your projects' environment.rb, which
  would like to use common functionality.

  Use the following code to do it automatically:
  WatirSplash::Util.load_common

  Add all your require statements into this file to avoid unnecessary
  code in your other projects' files

  By default everything in lib directory will be loaded
=end

require_rel "lib/"
require_rel "config.rb"

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
watirsplash-0.2.14 templates/common/environment.rb
watirsplash-0.2.12 templates/common/environment.rb
watirsplash-0.2.11 templates/common/environment.rb
watirsplash-0.2.10 templates/common/environment.rb
watirsplash-0.2.9 templates/common/environment.rb
watirsplash-0.2.8 templates/common/environment.rb
watirsplash-0.2.7 templates/common/environment.rb
watirsplash-0.2.6 templates/common/environment.rb
watirsplash-0.2.5 templates/common/environment.rb
watirsplash-0.2.4 templates/common/environment.rb
watirsplash-0.2.3 templates/common/environment.rb
watirsplash-0.2.2 templates/common/environment.rb
watirsplash-0.2.1 templates/common/environment.rb
watirsplash-0.2.0 templates/common/environment.rb