Needed for test

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1335 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
David Heinemeier Hansson 2005-05-20 07:06:36 +00:00
parent 9bf38dec69
commit 8cc64e77cf
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
class Admin::ContentController
def identifier() :inner end
end