Sha256: 30a8a4a3705daa9d8a1a9a7b7639b81ba9a65704d1c6bcb8c51af18380c7058b

Contents?: true

Size: 450 Bytes

Versions: 113

Compression:

Stored size: 450 Bytes

Contents

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

class ActiveSupport::TestCase
  # Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
  #
  # Note: You'll currently still have to declare fixtures explicitly in integration tests
  # -- they do not yet inherit this setting
  fixtures :all

  # Add more helper methods to be used by all tests here...
end

Version data entries

113 entries across 87 versions & 15 rubygems

Version Path
sape-0.2.2 spec/dummy/test/test_helper.rb
rabbit_feed-3.0.3 example/rails_app/test/test_helper.rb
omniauth-infinum-0.11.1 examples/omniauth_infinum_standalone/test/test_helper.rb
omniauth-infinum-0.11.1 examples/devise_and_omniauth_infinum/test/test_helper.rb
omniauth-infinum-0.11.1 examples/omniauth_infinum_with_facebook/test/test_helper.rb
omniauth-infinum-0.10.0 examples/devise_and_omniauth_infinum/test/test_helper.rb
omniauth-infinum-0.10.0 examples/omniauth_infinum_standalone/test/test_helper.rb
omniauth-infinum-0.10.0 examples/omniauth_infinum_with_facebook/test/test_helper.rb
omniauth-infinum-0.10.1 examples/omniauth_infinum_standalone/test/test_helper.rb
omniauth-infinum-0.10.1 examples/devise_and_omniauth_infinum/test/test_helper.rb
omniauth-infinum-0.10.1 examples/omniauth_infinum_with_facebook/test/test_helper.rb
rabbit_feed-3.0.2 example/rails_app/test/test_helper.rb
rabbit_feed-3.0.1 example/rails_app/test/test_helper.rb
rabbit_feed-3.0.0 example/rails_app/test/test_helper.rb
flip_fab-1.0.2 example/rails_app/test/test_helper.rb
tabulous-2.1.4 spec/applications/subtabs/rails_4-1-1/test/test_helper.rb
tabulous-2.1.4 spec/applications/custom_renderer/rails_4-1-1/test/test_helper.rb
tabulous-2.1.4 spec/applications/multiple_tabsets/rails_4-1-1/test/test_helper.rb
tabulous-2.1.4 spec/applications/bootstrap/rails_4-1-1/test/test_helper.rb
tabulous-2.1.4 spec/applications/simple_tabs/rails_4-1-1/test/test_helper.rb