Sha256: ee274216267689aaf1bdec6abba11f71e7c4c2506bf9bab2fda0b9fd39a1f658

Contents?: true

Size: 440 Bytes

Versions: 11

Compression:

Stored size: 440 Bytes

Contents

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

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

  Add all your global 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

11 entries across 11 versions & 1 rubygems

Version Path
watirsplash-1.4.3 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.4.2 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.4.1 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.4.0 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.3.0 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.2.1 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.2.0 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.1.2 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.1.1 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.1.0 lib/watirsplash/generators/templates/new_common_project/environment.rb
watirsplash-1.0.0 lib/watirsplash/generators/templates/new_common_project/environment.rb