From e8d34c2e3a922e061eac1323b92f53a096f904cd Mon Sep 17 00:00:00 2001 From: Dan Croak Date: Sun, 25 Jan 2009 16:57:52 -0500 Subject: [PATCH] marking active_record_progress file as complete --- active_record_progress.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/active_record_progress.txt b/active_record_progress.txt index 1d519c4..15fd4bc 100644 --- a/active_record_progress.txt +++ b/active_record_progress.txt @@ -19,10 +19,9 @@ should_require_unique_attributes should_only_allow_numeric_values_for should_require_acceptance_of should_have_db_columns +should_have_db_column +should_have_index +should_have_indices should_have_readonly_attributes should_protect_attributes should_have_named_scope - -Incomplete: -should_have_db_column -should_have_index should_have_indices