1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/test/test_helper.rb

7 lines
130 B
Ruby
Raw Normal View History

2017-07-01 06:06:08 -04:00
require "bundler/setup"
require "active_support"
require "active_support/testing/autorun"
require "byebug"
require "active_file"