mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 01:08:50 +01:00
Sync boilerplate with Rails 4.1.4
This commit is contained in:
parent
4125faf109
commit
9125355313
14 changed files with 186 additions and 74 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ENV["RAILS_ENV"] ||= "test"
|
||||
ENV['RAILS_ENV'] ||= 'test'
|
||||
require File.expand_path('../../config/environment', __FILE__)
|
||||
require 'rails/test_help'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue