Sha256: 059f92693154475d1aef85b374190ad3dc4dcbe85927826254099c492ff65bd6

Contents?: true

Size: 158 Bytes

Versions: 7

Compression:

Stored size: 158 Bytes

Contents

# Configure Rails Environment
ENV["RAILS_ENV"] = "test"

require File.expand_path("../dummy/config/environment.rb",  __FILE__)
require "rails/test_help"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
angular_rails_csrf-4.0.0 test/test_helper.rb
angular_rails_csrf-3.2.0 test/test_helper.rb
angular_rails_csrf-3.1.0 test/test_helper.rb
angular_rails_csrf-3.0.0 test/test_helper.rb
angular_rails_csrf-2.1.1 test/test_helper.rb
angular_rails_csrf-2.1.0 test/test_helper.rb
angular_rails_csrf-2.0.0 test/test_helper.rb