mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
test uses Pathname
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
require 'abstract_unit'
|
||||
require 'controller/fake_models'
|
||||
require 'pathname'
|
||||
|
||||
module Fun
|
||||
class GamesController < ActionController::Base
|
||||
|
||||
Reference in New Issue
Block a user