mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
activesupport -> active_support
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
require 'rubygems'
|
||||
require 'activesupport'
|
||||
require 'active_support'
|
||||
require 'test/unit'
|
||||
|
||||
class FlashCacheOnPrivateMemoizationTest < Test::Unit::TestCase
|
||||
@@ -41,4 +40,4 @@ class FlashCacheOnPrivateMemoizationTest < Test::Unit::TestCase
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user