mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:07:54 -05:00
Add require 'pathname' as it has not already been required in some circumstances
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
require 'yaml'
|
||||
require 'erubis'
|
||||
require 'fileutils'
|
||||
require 'pathname'
|
||||
|
||||
module ARTest
|
||||
class << self
|
||||
|
||||
Reference in New Issue
Block a user