Sha256: cb3dbdfa504f753da9b71dc5759d311dc912efc2b294cfff9e4bee9e8ebbbc49

Contents?: true

Size: 200 Bytes

Versions: 12

Compression:

Stored size: 200 Bytes

Contents

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

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

 Rails.backtrace_cleaner.remove_silencers!

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
clipboard-toastr-rails-1.3.0 test/test_helper.rb
clipboard-toastr-rails-1.2.0 test/test_helper.rb
clipboard-toastr-rails-1.1.0 test/test_helper.rb
md-date-time-picker-rails-2.1.2 test/test_helper.rb
md-date-time-picker-rails-2.1.1 test/test_helper.rb
md-date-time-picker-rails-2.1.0 test/test_helper.rb
md-date-time-picker-rails-2.0.5 test/test_helper.rb
md-date-time-picker-rails-2.0.4 test/test_helper.rb
md-date-time-picker-rails-2.0.3a test/test_helper.rb
md-date-time-picker-rails-2.0.2 test/test_helper.rb
md-date-time-picker-rails-2.0.1 test/test_helper.rb
md-date-time-picker-rails-2.0.0 test/test_helper.rb