Loading action_controller twice removed.

This commit is contained in:
Arun Agrawal
2011-05-22 02:14:17 +05:30
parent f674aed150
commit b85694ff98

View File

@@ -1,5 +1,4 @@
require 'abstract_unit'
require 'action_controller'
module ActionController
class Base