Sha256: 35436427d20b19c2b836b0271fa43b10fc94fa1d5c6a70fc013bd319c0ea3a57

Contents?: true

Size: 168 Bytes

Versions: 9

Compression:

Stored size: 168 Bytes

Contents

# frozen-string-literal: true
ENV['RAILS_ENV'] ||= 'test'
require 'spec_helper'
require File.expand_path('../rails/config/environment', __FILE__)
require 'rspec/rails'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
faml-0.7.3 spec/rails_helper.rb
faml-0.7.2 spec/rails_helper.rb
faml-0.7.1 spec/rails_helper.rb
faml-0.7.0 spec/rails_helper.rb
faml-0.6.5 spec/rails_helper.rb
faml-0.6.4 spec/rails_helper.rb
faml-0.6.3 spec/rails_helper.rb
faml-0.6.2 spec/rails_helper.rb
faml-0.6.1 spec/rails_helper.rb