Sha256: 3aae3bdd835c869a929d3337ac3f27999b3134a24c1767ef5cadda52c9fbac43

Contents?: true

Size: 211 Bytes

Versions: 5

Compression:

Stored size: 211 Bytes

Contents

ENV["RAILS_ENV"] = "test"
require File.expand_path('../../config/environment', __FILE__)
require 'rails/test_help'


class ActiveSupport::TestCase
  # Add more helper methods to be used by all tests here...
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
session_countdown-0.5.0 test/rails3x_root/test/test_helper.rb
session_countdown-0.4.0 test/rails3x_root/test/test_helper.rb
session_countdown-0.3.0 test/rails3x_root/test/test_helper.rb
session_countdown-0.2.0 test/rails3x_root/test/test_helper.rb
session_countdown-0.1.0 test/rails3x_root/test/test_helper.rb