mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Uses fileutils
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
# It is also good to know what is the bare minimum to get
|
||||
# Rails booted up.
|
||||
|
||||
require 'fileutils'
|
||||
|
||||
# TODO: Remove rubygems when possible
|
||||
require 'rubygems'
|
||||
require 'test/unit'
|
||||
|
||||
Reference in New Issue
Block a user