remove some commented-out cruft

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3898 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
Rick Olson 2006-03-16 06:22:30 +00:00
parent a3502c419e
commit ee1ae44e0e
1 changed files with 0 additions and 4 deletions

View File

@ -145,10 +145,6 @@ module ActiveRecord
end
end
#def aliased_join_table_name
# @reflection.options[:join_table]
#end
def construct_sql
interpolate_sql_options!(@reflection.options, :finder_sql)