From 8ddb4fcbd3fe4d7f2b11afe4316cca4f6c6ca2ec Mon Sep 17 00:00:00 2001 From: edogawaconan Date: Thu, 22 Aug 2013 17:56:07 +0900 Subject: Stray nodoc causes rest of file not parsed [ci skip] --- activerecord/lib/active_record/associations/collection_proxy.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'activerecord/lib') diff --git a/activerecord/lib/active_record/associations/collection_proxy.rb b/activerecord/lib/active_record/associations/collection_proxy.rb index 6dc2da56d1..ea7f768a68 100644 --- a/activerecord/lib/active_record/associations/collection_proxy.rb +++ b/activerecord/lib/active_record/associations/collection_proxy.rb @@ -848,8 +848,6 @@ module ActiveRecord def scope @association.scope end - - # :nodoc: alias spawn scope # Equivalent to Array#==. Returns +true+ if the two arrays -- cgit v1.2.3