Skip to content
log in
ENABLE AUTO REFRESH
Jenkins
Rails
rails-3-1-stable-activerecord-jruby-jdbcmysql
#274
Back to Project
Status
Changes
Console Output
[raw]
View Build Information
Git Build Data
Test Result
Previous Build
Started 7 mo 13 days ago
Took
3 min 25 sec
on master
Build #274 (Oct 6, 2011 1:39:46 AM)
Changes
Fix spelling in doc:app rake task (
detail
)
Started by upstream project
rails-3-0-stable
build number
445
Revision
: e2c03bfdd5d9368d61e176d68d488a4ae0bb82eb
origin/3-0-stable
Test Result
(777 failures / ±0)
FixturesTest.test_broken_yaml_exception
ReservedWordsMigrationTest.test_drop_index_from_table_named_values
SchemaDumperTest.test_no_dump_errors
ActiveRecord::SessionStore::SessionTest.test_find_by_sess_id_compat
ActiveRecord::SessionStore::SessionTest.test_find_by_session_id
AssociationCallbacksTest.test_has_and_belongs_to_many_add_callback
AssociationCallbacksTest.test_has_and_belongs_to_many_after_add_called_after_save
AssociationCallbacksTest.test_has_and_belongs_to_many_remove_callback_on_clear
AssociationCallbacksTest.test_has_many_and_belongs_to_many_callbacks_for_save_on_parent
AssociationCallbacksTest.test_has_many_callbacks_for_save_on_parent
AssociationCallbacksTest.test_has_many_callbacks_with_create
AssociationCallbacksTest.test_has_many_callbacks_with_create!
AssociationProxyTest.test_create_via_association_with_block
AssociationProxyTest.test_create_with_bang_via_association_with_block
AssociationProxyTest.test_failed_reload_returns_nil
AssociationProxyTest.test_failed_reset_returns_nil
AssociationProxyTest.test_push_does_not_load_target
AssociationProxyTest.test_push_followed_by_save_does_not_load_target
AssociationProxyTest.test_push_has_many_through_does_not_load_target
AssociationProxyTest.test_save_on_parent_saves_children
AssociationValidationTest.test_validates_associated_many
AssociationValidationTest.test_validates_associated_with_custom_message_using_quotes
AssociationValidationTest.test_validates_presence_of_belongs_to_association__existing_parent
AssociationsJoinModelTest.test_add_to_self_referential_has_many_through
AssociationsJoinModelTest.test_adding_to_has_many_through_should_return_self
AssociationsJoinModelTest.test_associating_unsaved_records_with_has_many_through
AssociationsJoinModelTest.test_belongs_to_polymorphic_with_counter_cache
AssociationsJoinModelTest.test_create_associate_when_adding_to_has_many_through
AssociationsJoinModelTest.test_create_bang_polymorphic_with_has_many_scope
AssociationsJoinModelTest.test_create_polymorphic_has_many_with_scope
AssociationsJoinModelTest.test_create_polymorphic_has_one_with_scope
AssociationsJoinModelTest.test_delete_associate_when_deleting_from_has_many_through
AssociationsJoinModelTest.test_delete_associate_when_deleting_from_has_many_through_with_multiple_tags
AssociationsJoinModelTest.test_delete_associate_when_deleting_from_has_many_through_with_nonstandard_id
AssociationsJoinModelTest.test_has_many_through_goes_through_all_sti_classes
AssociationsJoinModelTest.test_has_many_through_include_returns_false_for_non_matching_record_to_verify_scoping
AssociationsJoinModelTest.test_polymorphic_has_many_create_model_with_inheritance
AssociationsJoinModelTest.test_polymorphic_has_many_create_model_with_inheritance_and_custom_base_class
AssociationsJoinModelTest.test_polymorphic_has_one_create_model_with_inheritance
AssociationsJoinModelTest.test_set_polymorphic_has_many
AssociationsJoinModelTest.test_set_polymorphic_has_one
AssociationsTest.test_eager_loading_should_not_change_count_of_children
AssociationsTest.test_force_reload
AssociationsTest.test_force_reload_is_uncached
AssociationsTest.test_loading_the_association_target_should_keep_child_records_marked_for_destruction
AssociationsTest.test_loading_the_association_target_should_load_most_recent_attributes_for_child_records_marked_for_destruction
AssociationsTest.test_should_construct_new_finder_sql_after_create
AttributeMethodsTest.test_array_content
AttributeMethodsTest.test_create_through_factory
AttributeMethodsTest.test_hash_content
AttributeMethodsTest.test_integers_as_nil
AttributeMethodsTest.test_read_attributes_after_type_cast_on_datetime
AttributeMethodsTest.test_read_attributes_before_type_cast_on_boolean
AttributeMethodsTest.test_respond_to_with_custom_primary_key
AttributeMethodsTest.test_should_unserialize_attributes_for_frozen_records
AttributeMethodsTest.test_typecast_attribute_from_select_to_false
AttributeMethodsTest.test_typecast_attribute_from_select_to_true
AttributeMethodsTest.test_update_array_content
BasicsTest.test_auto_id
BasicsTest.test_boolean
BasicsTest.test_boolean_cast_from_string
BasicsTest.test_clone
BasicsTest.test_clone_of_saved_object_marks_as_dirty_only_changed_attributes
BasicsTest.test_clone_of_saved_object_marks_attributes_as_dirty
BasicsTest.test_clone_with_aggregate_of_same_name_as_attribute
BasicsTest.test_column_name_properly_quoted
BasicsTest.test_column_names_are_escaped
BasicsTest.test_default_values
BasicsTest.test_default_values_on_empty_strings
BasicsTest.test_equality_of_destroyed_records
BasicsTest.test_find_on_abstract_base_class_doesnt_use_type_condition
BasicsTest.test_non_valid_identifier_column_name
BasicsTest.test_null_fields
BasicsTest.test_preserving_time_objects_with_local_time_conversion_to_default_timezone_utc
BasicsTest.test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_local
BasicsTest.test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_utc
BasicsTest.test_preserving_time_objects_with_utc_time_conversion_to_default_timezone_local
BasicsTest.test_quote
BasicsTest.test_quote_chars
BasicsTest.test_readonly_attributes
BasicsTest.test_serialized_attribute
BasicsTest.test_serialized_attribute_with_class_constraint
BasicsTest.test_serialized_boolean_value_false
BasicsTest.test_serialized_boolean_value_true
BasicsTest.test_serialized_string_attribute
BasicsTest.test_serialized_time_attribute
BasicsTest.test_should_raise_exception_on_serialized_attribute_with_type_mismatch
BelongsToAssociationsTest.test_assignment_before_child_saved
BelongsToAssociationsTest.test_assignment_before_child_saved_with_primary_key
BelongsToAssociationsTest.test_belongs_to_counter
BelongsToAssociationsTest.test_belongs_to_counter_after_save
BelongsToAssociationsTest.test_belongs_to_counter_after_update_attributes
BelongsToAssociationsTest.test_belongs_to_counter_with_reassigning
BelongsToAssociationsTest.test_belongs_to_reassign_with_namespaced_models_and_counters
BelongsToAssociationsTest.test_belongs_to_with_primary_key
BelongsToAssociationsTest.test_belongs_to_with_primary_key_counter
BelongsToAssociationsTest.test_belongs_to_with_primary_key_counter_with_assigning_nil
BelongsToAssociationsTest.test_building_the_belonging_object
BelongsToAssociationsTest.test_building_the_belonging_object_with_primary_key
BelongsToAssociationsTest.test_counter_cache
BelongsToAssociationsTest.test_creating_the_belonging_object
BelongsToAssociationsTest.test_creating_the_belonging_object_with_primary_key
BelongsToAssociationsTest.test_custom_counter_cache
BelongsToAssociationsTest.test_eager_loading_with_primary_key
BelongsToAssociationsTest.test_natural_assignment
BelongsToAssociationsTest.test_natural_assignment_to_nil_with_primary_key
BelongsToAssociationsTest.test_natural_assignment_with_primary_key
BelongsToAssociationsTest.test_no_unexpected_aliasing
BelongsToAssociationsTest.test_polymorphic_assignment_foreign_type_field_updating
BelongsToAssociationsTest.test_polymorphic_assignment_updates_foreign_id_field_for_new_and_saved_records
BelongsToAssociationsTest.test_polymorphic_assignment_with_primary_key_foreign_type_field_updating
BelongsToAssociationsTest.test_polymorphic_assignment_with_primary_key_updates_foreign_id_field_for_new_and_saved_records
BelongsToAssociationsTest.test_polymorphic_with_empty_string_for_type
BelongsToAssociationsTest.test_with_polymorphic_and_condition
BinaryTest.test_load_save
CalculationsTest.test_sum_should_return_valid_values_for_decimals
CallbacksTest.test_create
CallbacksTest.test_inheritence_of_callbacks
CallbacksTest.test_validate_on_create
CounterCacheTest.test_reset_counters_with_modularized_and_camelized_classnames
DatabaseStatementsTest.test_insert_should_return_the_inserted_id
DateTimeTest.test_saves_both_date_and_time
DefaultScopingTest.test_create_attribute_overwrites_default_scoping
DefaultScopingTest.test_create_attribute_overwrites_default_values
DefaultScopingTest.test_default_scope_called_twice_in_different_place_merges_where_clause
DefaultScopingTest.test_default_scope_called_twice_merges_conditions
DefaultScopingTest.test_default_scope_is_unscoped_on_create
DefaultScopingTest.test_default_scope_with_conditions_hash
DefaultScopingTest.test_default_scope_with_conditions_string
DefaultXmlSerializationTimezoneTest.test_should_serialize_datetime_with_timezone
DefaultXmlSerializationTimezoneTest.test_should_serialize_datetime_with_timezone_reloaded
DefaultsTestWithoutTransactionalFixtures.test_mysql_integer_not_null_defaults
DefaultsTestWithoutTransactionalFixtures.test_mysql_text_not_null_defaults
DirtyTest.test_aliased_attribute_changes
DirtyTest.test_association_assignment_changes_foreign_key
DirtyTest.test_attribute_changes
DirtyTest.test_attribute_should_be_compared_with_type_cast
DirtyTest.test_attribute_will_change!
DirtyTest.test_changed_attributes_should_be_preserved_if_save_failure
DirtyTest.test_cloned_objects_should_not_copy_dirty_flag_from_creator
DirtyTest.test_nullable_decimal_not_marked_as_changed_if_new_value_is_blank
DirtyTest.test_nullable_float_not_marked_as_changed_if_new_value_is_blank
DirtyTest.test_nullable_integer_zero_to_string_zero_not_marked_as_changed
DirtyTest.test_nullable_number_not_marked_as_changed_if_new_value_is_blank
DirtyTest.test_object_should_be_changed_if_any_attribute_is_changed
DirtyTest.test_partial_update
DirtyTest.test_partial_update_with_optimistic_locking
DirtyTest.test_previous_changes
DirtyTest.test_reload_should_clear_changed_attributes
DirtyTest.test_reset_attribute!
DirtyTest.test_reverted_changes_are_not_dirty
DirtyTest.test_reverted_changes_are_not_dirty_after_multiple_changes
DirtyTest.test_reverted_changes_are_not_dirty_going_from_nil_to_value_and_back
DirtyTest.test_save_should_not_save_serialized_attribute_with_partial_updates_if_not_present
DirtyTest.test_save_should_store_serialized_attributes_even_with_partial_updates
DirtyTest.test_time_attributes_changes_with_time_zone
DirtyTest.test_time_attributes_changes_without_time_zone
DirtyTest.test_time_attributes_changes_without_time_zone_by_skip
DirtyTest.test_zero_to_blank_marked_as_changed
EagerAssociationTest.test_associations_loaded_for_all_records
EagerAssociationTest.test_eager_with_has_many_through_a_belongs_to_association
EagerAssociationTest.test_including_duplicate_objects_from_belongs_to
EagerAssociationTest.test_including_duplicate_objects_from_has_many
EagerAssociationTest.test_preloading_empty_polymorphic_parent
EagerAssociationTest.test_string_id_column_joins
EagerLoadIncludeFullStiClassNamesTest.test_class_names
EagerLoadPolyAssocsTest.test_include_query
FinderRespondToTest.test_should_not_respond_to_find_by_invalid_method_syntax
FinderTest.test_bind_variables_with_quotes
FinderTest.test_find_ignores_previously_inserted_record
FinderTest.test_find_or_create_from_one_aggregate_attribute
FinderTest.test_find_or_create_from_one_aggregate_attribute_and_hash
FinderTest.test_find_or_create_from_one_attribute
FinderTest.test_find_or_create_from_one_attribute_and_hash
FinderTest.test_find_or_create_from_one_attribute_should_not_set_attribute_even_when_protected
FinderTest.test_find_or_create_from_one_attribute_should_set_attribute_even_when_protected
FinderTest.test_find_or_create_from_one_attribute_should_set_attribute_even_when_protected_and_also_set_the_hash
FinderTest.test_find_or_create_from_two_attributes
FinderTest.test_find_or_create_from_two_attributes_with_one_being_an_aggregate
FinderTest.test_find_or_create_should_set_protected_attributes_if_given_as_block
FinderTest.test_find_or_create_should_work_with_block_on_first_call
FinderTest.test_hash_condition_find_with_escaped_characters
FinderTest.test_named_bind_variables_with_quotes
HabtmDestroyOrderTest.test_may_not_delete_a_lesson_with_students
HabtmDestroyOrderTest.test_not_destroying_a_lesson_with_students_leaves_student<=>lesson_association_intact
HabtmDestroyOrderTest.test_not_destroying_a_student_with_lessons_leaves_student<=>lesson_association_intact
HabtmDestroyOrderTest.test_should_not_raise_error_if_have_foreign_key_in_the_join_table
HasAndBelongsToManyAssociationsTest.test_adding_a_collection
HasAndBelongsToManyAssociationsTest.test_adding_from_the_project
HasAndBelongsToManyAssociationsTest.test_adding_from_the_project_fixed_timestamp
HasAndBelongsToManyAssociationsTest.test_adding_multiple
HasAndBelongsToManyAssociationsTest.test_adding_single
HasAndBelongsToManyAssociationsTest.test_adding_uses_default_values_on_join_table
HasAndBelongsToManyAssociationsTest.test_assign_ids
HasAndBelongsToManyAssociationsTest.test_assign_ids_ignoring_blanks
HasAndBelongsToManyAssociationsTest.test_build
HasAndBelongsToManyAssociationsTest.test_build_by_new_record
HasAndBelongsToManyAssociationsTest.test_consider_type
HasAndBelongsToManyAssociationsTest.test_count_with_counter_sql
HasAndBelongsToManyAssociationsTest.test_create
HasAndBelongsToManyAssociationsTest.test_create_by_new_record
HasAndBelongsToManyAssociationsTest.test_creation_respects_hash_condition
HasAndBelongsToManyAssociationsTest.test_dynamic_find_all_should_respect_association_order
HasAndBelongsToManyAssociationsTest.test_dynamic_find_should_respect_association_order
HasAndBelongsToManyAssociationsTest.test_habtm_adding_before_save
HasAndBelongsToManyAssociationsTest.test_habtm_saving_multiple_relationships
HasAndBelongsToManyAssociationsTest.test_include_returns_false_for_non_matching_record_to_verify_scoping
HasAndBelongsToManyAssociationsTest.test_new_with_values_in_collection
HasAndBelongsToManyAssociationsTest.test_replace_on_new_object
HasAndBelongsToManyAssociationsTest.test_replace_with_new
HasAndBelongsToManyAssociationsTest.test_should_property_quote_string_primary_keys
HasAndBelongsToManyAssociationsTest.test_should_record_timestamp_for_join_table
HasAndBelongsToManyAssociationsTest.test_should_record_timestamp_for_join_table_only_if_timestamp_should_be_recorded
HasAndBelongsToManyAssociationsTest.test_symbols_as_keys
HasAndBelongsToManyAssociationsTest.test_uniq_after_the_fact
HasAndBelongsToManyAssociationsTest.test_uniq_before_the_fact
HasAndBelongsToManyAssociationsTest.test_uniq_option_prevents_duplicate_push
HasAndBelongsToManyAssociationsTest.test_update_attributes_after_push_without_duplicate_join_table_rows
HasManyAssociationsTest.test_adding
HasManyAssociationsTest.test_adding_a_collection
HasManyAssociationsTest.test_adding_using_create
HasManyAssociationsTest.test_assign_ids_ignoring_blanks
HasManyAssociationsTest.test_build_followed_by_save_does_not_load_target
HasManyAssociationsTest.test_calling_first_or_last_on_existing_record_with_create_should_not_load_association
HasManyAssociationsTest.test_create
HasManyAssociationsTest.test_create_followed_by_save_does_not_load_target
HasManyAssociationsTest.test_create_from_association_should_respect_default_scope
HasManyAssociationsTest.test_create_many
HasManyAssociationsTest.test_create_resets_cached_counters
HasManyAssociationsTest.test_create_without_loading_association
HasManyAssociationsTest.test_creating_using_primary_key
HasManyAssociationsTest.test_creation_respects_hash_condition
HasManyAssociationsTest.test_delete_all
HasManyAssociationsTest.test_delete_all_with_not_yet_loaded_association_collection
HasManyAssociationsTest.test_deleting_a_collection
HasManyAssociationsTest.test_dependent_association_respects_optional_conditions_on_delete
HasManyAssociationsTest.test_dependent_association_respects_optional_hash_conditions_on_delete
HasManyAssociationsTest.test_dependent_association_respects_optional_sanitized_conditions_on_delete
HasManyAssociationsTest.test_destroying_a_collection
HasManyAssociationsTest.test_dynamic_find_or_create_from_two_attributes_using_an_association
HasManyAssociationsTest.test_find_or_create_by_resets_cached_counters
HasManyAssociationsTest.test_find_or_create_updates_size
HasManyAssociationsTest.test_include_returns_false_for_non_matching_record_to_verify_scoping
HasManyAssociationsTest.test_joins_with_namespaced_model_should_use_correct_type
HasManyAssociationsTest.test_modifying_a_through_a_has_many_should_raise
HasManyAssociationsTest.test_replace_with_new
HasManyAssociationsTest.test_restrict
HasManyAssociationsTest.test_three_levels_of_dependence
HasManyThroughAssociationsTest.test_associate_existing
HasManyThroughAssociationsTest.test_associate_new_by_building
HasManyThroughAssociationsTest.test_associate_with_create
HasManyThroughAssociationsTest.test_associate_with_create_and_invalid_options
HasManyThroughAssociationsTest.test_associate_with_create_and_no_options
HasManyThroughAssociationsTest.test_associate_with_create_and_valid_options
HasManyThroughAssociationsTest.test_associate_with_create_bang_and_invalid_options
HasManyThroughAssociationsTest.test_associate_with_create_bang_and_valid_options
HasManyThroughAssociationsTest.test_associate_with_create_exclamation_and_no_options
HasManyThroughAssociationsTest.test_associate_with_create_with_through_having_conditions
HasManyThroughAssociationsTest.test_associating_new
HasManyThroughAssociationsTest.test_association_callback_ordering
HasManyThroughAssociationsTest.test_association_proxy_transaction_method_starts_transaction_in_association_class
HasManyThroughAssociationsTest.test_attributes_are_being_set_when_initialized_from_hm_through_association_with_multiple_where_clauses
HasManyThroughAssociationsTest.test_attributes_are_being_set_when_initialized_from_hm_through_association_with_where_clause
HasManyThroughAssociationsTest.test_build_a_model_from_hm_through_association_with_where_clause
HasManyThroughAssociationsTest.test_clear_associations
HasManyThroughAssociationsTest.test_collection_singular_ids_getter_with_string_primary_keys
HasManyThroughAssociationsTest.test_collection_singular_ids_setter
HasManyThroughAssociationsTest.test_collection_singular_ids_setter_raises_exception_when_invalid_ids_set
HasManyThroughAssociationsTest.test_collection_singular_ids_setter_with_string_primary_keys
HasManyThroughAssociationsTest.test_count_has_many_through_with_named_scope
HasManyThroughAssociationsTest.test_count_with_include_should_alias_join_table
HasManyThroughAssociationsTest.test_create_bang_returns_falsy_when_join_record_has_errors
HasManyThroughAssociationsTest.test_create_bang_should_raise_exception_when_join_record_has_errors
HasManyThroughAssociationsTest.test_create_on_new_record
HasManyThroughAssociationsTest.test_create_should_not_raise_exception_when_join_record_has_errors
HasManyThroughAssociationsTest.test_delete_association
HasManyThroughAssociationsTest.test_deprecated_interpolated_conditions
HasManyThroughAssociationsTest.test_destroy_all
HasManyThroughAssociationsTest.test_destroy_association
HasManyThroughAssociationsTest.test_dynamic_find_should_respect_association_include
HasManyThroughAssociationsTest.test_find_on_has_many_association_collection_with_include_and_conditions
HasManyThroughAssociationsTest.test_get_ids_for_belongs_to_source
HasManyThroughAssociationsTest.test_get_ids_for_has_many_source
HasManyThroughAssociationsTest.test_get_ids_for_loaded_associations
HasManyThroughAssociationsTest.test_get_ids_for_unloaded_associations_does_not_load_them
HasManyThroughAssociationsTest.test_has_many_association_through_a_belongs_to_association
HasManyThroughAssociationsTest.test_has_many_association_through_a_belongs_to_association_where_the_association_doesnt_exist
HasManyThroughAssociationsTest.test_has_many_association_through_a_has_many_association_with_nonstandard_primary_keys
HasManyThroughAssociationsTest.test_has_many_through_has_one_reflection
HasManyThroughAssociationsTest.test_has_many_through_on_new_record
HasManyThroughAssociationsTest.test_include?
HasManyThroughAssociationsTest.test_include_method_in_association_through_should_return_true_for_instance_added_with_build
HasManyThroughAssociationsTest.test_include_method_in_association_through_should_return_true_for_instance_added_with_nested_builds
HasManyThroughAssociationsTest.test_inner_join_with_quoted_table_name
HasManyThroughAssociationsTest.test_interpolated_conditions
HasManyThroughAssociationsTest.test_join_on_has_many_association_collection_with_conditions
HasManyThroughAssociationsTest.test_joining_has_many_through_belongs_to
HasManyThroughAssociationsTest.test_modifying_has_many_through_has_one_reflection_should_raise
HasManyThroughAssociationsTest.test_push_with_invalid_join_record
HasManyThroughAssociationsTest.test_push_with_invalid_record
HasManyThroughAssociationsTest.test_replace_association
HasManyThroughAssociationsTest.test_replace_by_id_order_is_preserved
HasManyThroughAssociationsTest.test_replace_order_is_preserved
HasManyThroughAssociationsTest.test_save_bang_should_raise_exception_when_join_record_has_errors
HasManyThroughAssociationsTest.test_save_should_not_raise_exception_when_join_record_has_errors
HasManyThroughAssociationsTest.test_should_raise_exception_for_destroying_mismatching_records
HasManyThroughAssociationsTest.test_size_of_through_association_should_increase_correctly_when_has_many_association_is_added
HasOneAssociationsTest.test_assignment_before_child_saved
HasOneAssociationsTest.test_assignment_without_replacement
HasOneAssociationsTest.test_assignment_without_replacement_on_create
HasOneAssociationsTest.test_build
HasOneAssociationsTest.test_build_respects_hash_condition
HasOneAssociationsTest.test_create
HasOneAssociationsTest.test_create_association
HasOneAssociationsTest.test_create_before_save
HasOneAssociationsTest.test_create_respects_hash_condition
HasOneAssociationsTest.test_dependence_with_nil_associate
HasOneAssociationsTest.test_dependence_with_restrict
HasOneAssociationsTest.test_failing_build_association
HasOneAssociationsTest.test_finding_with_deprecated_interpolated_condition
HasOneAssociationsTest.test_finding_with_interpolated_condition
HasOneAssociationsTest.test_natural_assignment
HasOneAssociationsTest.test_save_still_works_after_accessing_nil_has_one
HasOneAssociationsTest.test_successful_build_association
HasOneThroughAssociationsTest.test_assigning_association_correctly_assigns_target
HasOneThroughAssociationsTest.test_assigning_to_has_one_through_preserves_decorated_join_record
HasOneThroughAssociationsTest.test_creating_association_builds_through_record_for_new
HasOneThroughAssociationsTest.test_creating_association_creates_through_record
HasOneThroughAssociationsTest.test_has_one_through_nonpreload_eager_loading_through_polymorphic_with_more_than_one_through_record
HasOneThroughAssociationsTest.test_preloading_has_one_through_on_belongs_to
HasOneThroughAssociationsTest.test_reassigning_has_one_through
HasOneThroughAssociationsTest.test_replace_target_record
HasOneThroughAssociationsTest.test_replacing_target_record_deletes_old_association
HasOneThroughAssociationsTest.test_through_belongs_to_after_destroy
I18nValidationTest.test_validates_associated_finds_custom_model_key_translation
I18nValidationTest.test_validates_associated_finds_global_default_translation
I18nValidationTest.test_validates_associated_on_generated_message_given_custom_message
I18nValidationTest.test_validates_associated_on_generated_message_given_if_condition
I18nValidationTest.test_validates_associated_on_generated_message_given_no_options
I18nValidationTest.test_validates_associated_on_generated_message_given_option_that_is_not_reserved
I18nValidationTest.test_validates_associated_on_generated_message_given_unless_condition
I18nValidationTest.test_validates_uniqueness_of_on_generated_message_given_custom_message
I18nValidationTest.test_validates_uniqueness_of_on_generated_message_given_if_condition
I18nValidationTest.test_validates_uniqueness_of_on_generated_message_given_no_options
I18nValidationTest.test_validates_uniqueness_of_on_generated_message_given_option_that_is_not_reserved
I18nValidationTest.test_validates_uniqueness_of_on_generated_message_given_unless_condition
InheritanceComputeTypeTest.test_instantiation_doesnt_try_to_require_corresponding_file
InheritanceTest.test_a_bad_type_column
InheritanceTest.test_alt_complex_inheritance
InheritanceTest.test_alt_inheritance_save
InheritanceTest.test_class_with_blank_sti_name
InheritanceTest.test_complex_inheritance
InheritanceTest.test_different_namespace_subclass_should_load_correctly_with_store_full_sti_class_option
InheritanceTest.test_inheritance_save
InheritanceTest.test_inheritance_without_mapping
InterleavedMigrationsTest.test_migrator_interleaved_migrations
InverseBelongsToTests.test_child_instance_should_be_shared_with_newly_created_parent
InverseHasManyTests.test_parent_instance_should_be_shared_with_newly_block_style_created_child
InverseHasManyTests.test_parent_instance_should_be_shared_with_newly_created_child
InverseHasManyTests.test_parent_instance_should_be_shared_with_newly_created_via_bang_method_child
InverseHasManyTests.test_parent_instance_should_be_shared_with_poked_in_child
InverseHasManyTests.test_parent_instance_should_be_shared_with_replaced_via_accessor_children
InverseHasManyTests.test_parent_instance_should_be_shared_with_replaced_via_method_children
InverseHasOneTests.test_parent_instance_should_be_shared_with_newly_created_child
InverseHasOneTests.test_parent_instance_should_be_shared_with_newly_created_child_via_bang_method
InverseHasOneTests.test_parent_instance_should_be_shared_with_newly_created_child_via_bang_method_when_we_dont_replace_existing
InverseHasOneTests.test_parent_instance_should_be_shared_with_newly_created_child_when_we_dont_replace_existing
InverseHasOneTests.test_parent_instance_should_be_shared_with_replaced_via_accessor_child
InverseHasOneTests.test_parent_instance_should_be_shared_with_replaced_via_method_child
InverseHasOneTests.test_parent_instance_should_be_shared_with_replaced_via_method_child_when_we_dont_replace_existing
InverseMultipleHasManyInversesForSameModel.test_that_we_can_create_associations_that_have_the_same_reciprocal_name_from_different_models
LifecycleTest.test_able_to_call_methods_defined_with_included_module
LifecycleTest.test_able_to_save_developer
LifecycleTest.test_observer_is_called_once
MethodScopingTest.test_scoped_create
MigrationLoggerTest.test_migration_should_be_run_without_logger
MigrationTest.test_add_column_not_null_with_default
MigrationTest.test_add_column_not_null_without_default
MigrationTest.test_add_column_with_positioning
MigrationTest.test_add_column_with_precision_and_scale
MigrationTest.test_add_column_with_primary_key_attribute
MigrationTest.test_add_drop_table_with_prefix_and_suffix
MigrationTest.test_add_index
MigrationTest.test_add_index_length_limit
MigrationTest.test_add_remove_single_field_using_string_arguments
MigrationTest.test_add_remove_single_field_using_symbol_arguments
MigrationTest.test_add_rename
MigrationTest.test_add_table
MigrationTest.test_change_column
MigrationTest.test_change_column_default
MigrationTest.test_change_column_default_to_null
MigrationTest.test_change_column_nullability
MigrationTest.test_change_column_quotes_column_names
MigrationTest.test_change_column_with_new_default
MigrationTest.test_change_column_with_nil_default
MigrationTest.test_change_column_with_positioning
MigrationTest.test_change_type_of_not_null_column
MigrationTest.test_column_exists
MigrationTest.test_column_exists_with_definition
MigrationTest.test_column_exists_with_type
MigrationTest.test_column_positioning
MigrationTest.test_create_table_adds_id
MigrationTest.test_create_table_with_binary_column
MigrationTest.test_create_table_with_custom_sequence_name
MigrationTest.test_create_table_with_defaults
MigrationTest.test_create_table_with_force_true_does_not_drop_nonexisting_table
MigrationTest.test_create_table_with_limits
MigrationTest.test_create_table_with_not_null_column
MigrationTest.test_create_table_with_primary_key_prefix_as_table_name
MigrationTest.test_create_table_with_primary_key_prefix_as_table_name_with_underscore
MigrationTest.test_create_table_with_timestamps_should_create_datetime_columns
MigrationTest.test_create_table_with_timestamps_should_create_datetime_columns_with_options
MigrationTest.test_create_table_without_a_block
MigrationTest.test_create_table_without_id
MigrationTest.test_double_add_index
MigrationTest.test_finds_migrations
MigrationTest.test_finds_pending_migrations
MigrationTest.test_get_all_versions
MigrationTest.test_index_exists
MigrationTest.test_index_exists_on_multiple_columns
MigrationTest.test_index_symbol_names
MigrationTest.test_keeping_default_and_notnull_constaint_on_change
MigrationTest.test_migrator
MigrationTest.test_migrator_db_has_no_schema_migrations_table
MigrationTest.test_migrator_double_down
MigrationTest.test_migrator_double_up
MigrationTest.test_migrator_forward
MigrationTest.test_migrator_going_down_due_to_version_target
MigrationTest.test_migrator_one_down
MigrationTest.test_migrator_one_up
MigrationTest.test_migrator_one_up_one_down
MigrationTest.test_migrator_rollback
MigrationTest.test_migrator_verbosity
MigrationTest.test_migrator_verbosity_off
MigrationTest.test_migrator_with_duplicate_names
MigrationTest.test_migrator_with_duplicates
MigrationTest.test_migrator_with_missing_version_numbers
MigrationTest.test_named_index_exists
MigrationTest.test_native_decimal_insert_manual_vs_automatic
MigrationTest.test_native_types
MigrationTest.test_only_loads_pending_migrations
MigrationTest.test_proper_table_name
MigrationTest.test_relative_migrations
MigrationTest.test_remove_column_no_second_parameter_raises_exception
MigrationTest.test_remove_column_with_index
MigrationTest.test_remove_column_with_multi_column_index
MigrationTest.test_remove_nonexistent_index
MigrationTest.test_rename_column
MigrationTest.test_rename_column_preserves_default_value_not_null
MigrationTest.test_rename_column_using_symbol_arguments
MigrationTest.test_rename_column_with_an_index
MigrationTest.test_rename_column_with_sql_reserved_word
MigrationTest.test_rename_index
MigrationTest.test_rename_nonexistent_column
MigrationTest.test_rename_table
MigrationTest.test_rename_table_with_an_index
MigrationTest.test_schema_migrations_table_name
MigrationTest.test_target_version_zero_should_run_only_once
MigrationTest.test_unabstracted_database_dependent_types
MigrationTest.test_unique_index_exists
ModulesTest.test_module_spanning_has_and_belongs_to_many_associations
NamedScopeTest.test_model_class_should_respond_to_many
NamedScopeTest.test_reload_expires_cache_of_found_items
NamedScopeTest.test_should_create_on_top_of_named_scope
NamedScopeTest.test_should_create_with_bang_on_top_of_named_scope
NestedRelationScopingTest.test_nested_exclusive_scope_for_create
NestedRelationScopingTest.test_nested_scoped_create
NestedScopingTest.test_nested_exclusive_scope_for_create
NestedScopingTest.test_nested_scoped_create
OptimisticLockingTest.test_destroy_dependents
OptimisticLockingTest.test_lock_column_is_mass_assignable
OptimisticLockingTest.test_lock_new
OptimisticLockingTest.test_lock_new_with_nil
OptimisticLockingTest.test_readonly_attributes
OptimisticLockingTest.test_update_without_attributes_does_not_only_update_lock_version
PersistencesTest.test_class_level_delete
PersistencesTest.test_class_level_destroy
PersistencesTest.test_create
PersistencesTest.test_create_columns_not_equal_attributes
PersistencesTest.test_create_many
PersistencesTest.test_create_many_through_factory_with_block
PersistencesTest.test_create_through_factory_with_block
PersistencesTest.test_create_with_custom_timestamps
PersistencesTest.test_persisted_returns_boolean
PersistencesTest.test_save!
PersistencesTest.test_save_for_record_with_only_primary_key
PersistencesTest.test_save_for_record_with_only_primary_key_that_is_provided
PersistencesTest.test_update
PersistencesTest.test_update_columns_not_equal_attributes
PooledConnectionsTest.test_with_connection_nesting_safety
PrimaryKeysTest.test_customized_primary_key_auto_assigns_on_save
PrimaryKeysTest.test_integer_key
PrimaryKeysTest.test_string_key
PrimaryKeysTest.test_to_key_with_customized_primary_key
RelationScopingTest.test_scoped_create_with_create_with
RelationScopingTest.test_scoped_create_with_create_with_has_higher_priority
RelationScopingTest.test_scoped_create_with_where
RelationTest.test_create
RelationTest.test_create_bang
RelationTest.test_default_scope_with_conditions_hash
RelationTest.test_default_scope_with_conditions_string
RelationTest.test_dynamic_find_or_create_by_attributes
RelationTest.test_find_by_classname
RelationTest.test_reload
TestAutosaveAssociationOnABelongsToAssociation.test_should_automatically_save_bang_the_associated_model
TestAutosaveAssociationOnABelongsToAssociation.test_should_automatically_save_the_associated_model
TestAutosaveAssociationOnABelongsToAssociation.test_should_automatically_validate_the_associated_model
TestAutosaveAssociationOnABelongsToAssociation.test_should_merge_errors_on_the_associated_model_onto_the_parent_even_if_it_is_not_valid
TestAutosaveAssociationOnABelongsToAssociation.test_should_not_load_the_associated_model
TestAutosaveAssociationOnABelongsToAssociation.test_should_not_save_and_return_false_if_a_callback_cancelled_saving
TestAutosaveAssociationOnABelongsToAssociation.test_should_rollback_any_changes_if_an_exception_occurred_while_saving
TestAutosaveAssociationOnABelongsToAssociation.test_should_still_allow_to_bypass_validations_on_the_associated_model
TestAutosaveAssociationOnABelongsToAssociation.test_should_still_raise_an_ActiveRecordRecord_Invalid_exception_if_we_want_that
TestAutosaveAssociationOnABelongsToAssociation.test_should_still_work_without_an_associated_model
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_allow_to_bypass_validations_on_the_associated_models_on_create
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_allow_to_bypass_validations_on_the_associated_models_on_update
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_automatically_save_bang_the_associated_models
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_automatically_save_the_associated_models
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_automatically_validate_the_associated_models
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_default_invalid_error_from_i18n
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_merge_errors_on_the_associated_models_onto_the_parent_even_if_it_is_not_valid
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_not_load_the_associated_models_if_they_were_not_loaded_yet
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_not_save_and_return_false_if_a_callback_cancelled_saving_in_either_create_or_update
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_not_use_default_invalid_error_on_associated_models
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_rollback_any_changes_if_an_exception_occurred_while_saving
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_still_raise_an_ActiveRecordRecord_Invalid_exception_if_we_want_that
TestAutosaveAssociationOnAHasAndBelongsToManyAssociation.test_should_validation_the_associated_models_on_create
TestAutosaveAssociationOnAHasManyAssociation.test_should_allow_to_bypass_validations_on_the_associated_models_on_create
TestAutosaveAssociationOnAHasManyAssociation.test_should_allow_to_bypass_validations_on_the_associated_models_on_update
TestAutosaveAssociationOnAHasManyAssociation.test_should_automatically_save_bang_the_associated_models
TestAutosaveAssociationOnAHasManyAssociation.test_should_automatically_save_the_associated_models
TestAutosaveAssociationOnAHasManyAssociation.test_should_automatically_validate_the_associated_models
TestAutosaveAssociationOnAHasManyAssociation.test_should_default_invalid_error_from_i18n
TestAutosaveAssociationOnAHasManyAssociation.test_should_merge_errors_on_the_associated_models_onto_the_parent_even_if_it_is_not_valid
TestAutosaveAssociationOnAHasManyAssociation.test_should_not_load_the_associated_models_if_they_were_not_loaded_yet
TestAutosaveAssociationOnAHasManyAssociation.test_should_not_save_and_return_false_if_a_callback_cancelled_saving_in_either_create_or_update
TestAutosaveAssociationOnAHasManyAssociation.test_should_not_use_default_invalid_error_on_associated_models
TestAutosaveAssociationOnAHasManyAssociation.test_should_rollback_any_changes_if_an_exception_occurred_while_saving
TestAutosaveAssociationOnAHasManyAssociation.test_should_still_raise_an_ActiveRecordRecord_Invalid_exception_if_we_want_that
TestAutosaveAssociationOnAHasManyAssociation.test_should_validation_the_associated_models_on_create
TestAutosaveAssociationOnAHasOneAssociation.test_should_allow_to_bypass_validations_on_associated_models_at_any_depth
TestAutosaveAssociationOnAHasOneAssociation.test_should_automatically_save_bang_the_associated_model
TestAutosaveAssociationOnAHasOneAssociation.test_should_automatically_save_the_associated_model
TestAutosaveAssociationOnAHasOneAssociation.test_should_automatically_validate_the_associated_model
TestAutosaveAssociationOnAHasOneAssociation.test_should_merge_errors_on_the_associated_models_onto_the_parent_even_if_it_is_not_valid
TestAutosaveAssociationOnAHasOneAssociation.test_should_not_ignore_different_error_messages_on_the_same_attribute
TestAutosaveAssociationOnAHasOneAssociation.test_should_not_load_the_associated_model
TestAutosaveAssociationOnAHasOneAssociation.test_should_not_save_and_return_false_if_a_callback_cancelled_saving
TestAutosaveAssociationOnAHasOneAssociation.test_should_rollback_any_changes_if_an_exception_occurred_while_saving
TestAutosaveAssociationOnAHasOneAssociation.test_should_still_allow_to_bypass_validations_on_the_associated_model
TestAutosaveAssociationOnAHasOneAssociation.test_should_still_raise_an_ActiveRecordRecord_Invalid_exception_if_we_want_that
TestAutosaveAssociationOnAHasOneAssociation.test_should_still_work_without_an_associated_model
TestAutosaveAssociationValidationsOnABelongsToAssociation.test_should_automatically_validate_associations_with_:validate_=>_true
TestAutosaveAssociationValidationsOnABelongsToAssociation.test_should_not_automatically_validate_associations_without_:validate_=>_true
TestAutosaveAssociationValidationsOnAHABTMAssociation.test_should_automatically_validate_associations_with_:validate_=>_true
TestAutosaveAssociationValidationsOnAHABTMAssociation.test_should_not_automatically_validate_associations_without_:validate_=>_true
TestAutosaveAssociationValidationsOnAHasManyAssociation.test_should_automatically_validate_associations
TestAutosaveAssociationValidationsOnAHasOneAssociation.test_should_automatically_validate_associations_with_:validate_=>_true
TestAutosaveAssociationValidationsOnAHasOneAssociation.test_should_not_automatically_validate_associations_without_:validate_=>_true
TestAutosaveAssociationWithTouch.test_autosave_with_touch_should_not_raise_system_stack_error
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_assignment_before_either_saved
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_assignment_before_parent_saved
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_save_fails_for_invalid_belongs_to
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_save_succeeds_for_invalid_belongs_to_with_validate_false
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_should_save_parent_but_not_invalid_child
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_store_association_in_two_relations_with_one_save
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_store_association_in_two_relations_with_one_save_in_existing_object
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_store_association_in_two_relations_with_one_save_in_existing_object_with_values
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_store_association_with_a_polymorphic_relationship
TestDefaultAutosaveAssociationOnABelongsToAssociation.test_store_two_association_with_one_save
TestDefaultAutosaveAssociationOnAHasManyAssociation.test_adding_before_save
TestDefaultAutosaveAssociationOnAHasManyAssociation.test_assign_ids
TestDefaultAutosaveAssociationOnAHasManyAssociation.test_assign_ids_for_through_a_belongs_to
TestDefaultAutosaveAssociationOnAHasManyAssociation.test_build_before_save
TestDefaultAutosaveAssociationOnAHasManyAssociation.test_build_many_before_save
TestDefaultAutosaveAssociationOnAHasManyAssociation.test_build_many_via_block_before_save
TestDefaultAutosaveAssociationOnAHasManyAssociation.test_build_via_block_before_save
TestDefaultAutosaveAssociationOnAHasManyAssociation.test_replace_on_new_object
TestDefaultAutosaveAssociationOnAHasManyAssociation.test_valid_adding_with_validate_false
TestDefaultAutosaveAssociationOnAHasOneAssociation.test_assignment_before_either_saved
TestDefaultAutosaveAssociationOnAHasOneAssociation.test_assignment_before_parent_saved
TestDefaultAutosaveAssociationOnAHasOneAssociation.test_build_before_child_saved
TestDefaultAutosaveAssociationOnAHasOneAssociation.test_build_before_either_saved
TestDefaultAutosaveAssociationOnAHasOneAssociation.test_not_resaved_when_unchanged
TestDefaultAutosaveAssociationOnAHasOneAssociation.test_should_save_parent_but_not_invalid_child
TestDefaultAutosaveAssociationOnNewRecord.test_autosave_new_record_on_belongs_to_can_be_disabled_per_relationship
TestDefaultAutosaveAssociationOnNewRecord.test_autosave_new_record_on_has_many_can_be_disabled_per_relationship
TestDefaultAutosaveAssociationOnNewRecord.test_autosave_new_record_on_has_one_can_be_disabled_per_relationship
TestDestroyAsPartOfAutosaveAssociation.test_a_child_marked_for_destruction_should_not_be_destroyed_twice
TestDestroyAsPartOfAutosaveAssociation.test_a_child_marked_for_destruction_should_not_be_destroyed_twice_while_saving_birds
TestDestroyAsPartOfAutosaveAssociation.test_a_child_marked_for_destruction_should_not_be_destroyed_twice_while_saving_parrots
TestDestroyAsPartOfAutosaveAssociation.test_a_marked_for_destruction_record_should_not_be_be_marked_after_reload
TestDestroyAsPartOfAutosaveAssociation.test_a_parent_marked_for_destruction_should_not_be_destroyed_twice
TestDestroyAsPartOfAutosaveAssociation.test_should_destroy_a_child_association_as_part_of_the_save_transaction_if_it_was_marked_for_destroyal
TestDestroyAsPartOfAutosaveAssociation.test_should_destroy_a_parent_association_as_part_of_the_save_transaction_if_it_was_marked_for_destroyal
TestDestroyAsPartOfAutosaveAssociation.test_should_destroy_birds_as_part_of_the_save_transaction_if_they_were_marked_for_destroyal
TestDestroyAsPartOfAutosaveAssociation.test_should_destroy_parrots_as_part_of_the_save_transaction_if_they_were_marked_for_destroyal
TestDestroyAsPartOfAutosaveAssociation.test_should_rollback_destructions_if_an_exception_occurred_while_saving_a_child
TestDestroyAsPartOfAutosaveAssociation.test_should_rollback_destructions_if_an_exception_occurred_while_saving_a_parent
TestDestroyAsPartOfAutosaveAssociation.test_should_rollback_destructions_if_an_exception_occurred_while_saving_birds
TestDestroyAsPartOfAutosaveAssociation.test_should_rollback_destructions_if_an_exception_occurred_while_saving_parrots
TestDestroyAsPartOfAutosaveAssociation.test_should_run_add_callback_methods_for_birds
TestDestroyAsPartOfAutosaveAssociation.test_should_run_add_callback_methods_for_parrots
TestDestroyAsPartOfAutosaveAssociation.test_should_run_add_callback_procs_for_birds
TestDestroyAsPartOfAutosaveAssociation.test_should_run_add_callback_procs_for_parrots
TestDestroyAsPartOfAutosaveAssociation.test_should_run_remove_callback_methods_for_birds
TestDestroyAsPartOfAutosaveAssociation.test_should_run_remove_callback_methods_for_parrots
TestDestroyAsPartOfAutosaveAssociation.test_should_run_remove_callback_procs_for_birds
TestDestroyAsPartOfAutosaveAssociation.test_should_run_remove_callback_procs_for_parrots
TestDestroyAsPartOfAutosaveAssociation.test_should_skip_validation_on_a_child_association_if_marked_for_destruction
TestDestroyAsPartOfAutosaveAssociation.test_should_skip_validation_on_a_parent_association_if_marked_for_destruction
TestDestroyAsPartOfAutosaveAssociation.test_should_skip_validation_on_the_birds_association_if_destroyed
TestDestroyAsPartOfAutosaveAssociation.test_should_skip_validation_on_the_birds_association_if_marked_for_destruction
TestDestroyAsPartOfAutosaveAssociation.test_should_skip_validation_on_the_parrots_association_if_destroyed
TestDestroyAsPartOfAutosaveAssociation.test_should_skip_validation_on_the_parrots_association_if_marked_for_destruction
TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations.test_if_association_is_not_loaded_and_association_record_is_saved_and_then_in_memory_record_attributes_should_be_saved
TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations.test_if_association_is_not_loaded_and_child_doesn't_change_and_I_am_saving_a_grandchild_then_in_memory_record_should_be_used
TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_extra_records_exist_for_associations,_validate_(which_calls_nested_records_changed_for_autosave?)_should_not_load_them_up
TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_grandchild_added_via_attributes,_saving_parent_should_create_grandchild
TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_grandchild_changed_in_memory,_saving_parent_should_save_grandchild
TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_grandchild_changed_via_attributes,_saving_parent_should_save_grandchild
TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_grandchild_marked_for_destruction_via_attributes,_saving_parent_should_destroy_grandchild
TestHasOneAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_extra_records_exist_for_associations,_validate_(which_calls_nested_records_changed_for_autosave?)_should_not_load_them_up
TestHasOneAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_great-grandchild_added_via_attributes,_saving_parent_should_create_great-grandchild
TestHasOneAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_great-grandchild_changed_in_memory,_saving_parent_should_save_great-grandchild
TestHasOneAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_great-grandchild_changed_via_attributes,_saving_parent_should_save_great-grandchild
TestHasOneAutosaveAssociationWhichItselfHasAutosaveAssociations.test_when_great-grandchild_marked_for_destruction_via_attributes,_saving_parent_should_destroy_great-grandchild
TestNestedAttributesInGeneral.test_a_model_should_respond_to_underscore_destroy_and_return_if_it_is_marked_for_destruction
TestNestedAttributesInGeneral.test_destroy_works_independent_of_reject_if
TestNestedAttributesInGeneral.test_has_many_association_updating_a_single_record
TestNestedAttributesInGeneral.test_reject_if_method_with_arguments
TestNestedAttributesInGeneral.test_reject_if_method_without_arguments
TestNestedAttributesInGeneral.test_reject_if_with_a_proc_which_returns_true_always_for_has_many
TestNestedAttributesInGeneral.test_reject_if_with_a_proc_which_returns_true_always_for_has_one
TestNestedAttributesInGeneral.test_reject_if_with_blank_nested_attributes_id
TestNestedAttributesInGeneral.test_reject_if_with_indifferent_keys
TestNestedAttributesInGeneral.test_should_build_a_new_record_if_reject_all_blank_does_not_return_false
TestNestedAttributesInGeneral.test_should_disable_allow_destroy_by_default
TestNestedAttributesInGeneral.test_should_not_build_a_new_record_if_reject_all_blank_returns_false
TestNestedAttributesLimit.test_limit_with_exceeding_records
TestNestedAttributesLimit.test_limit_with_less_records
TestNestedAttributesLimit.test_limit_with_number_exact_records
TestNestedAttributesOnABelongsToAssociation.test_should_automatically_enable_autosave_on_the_association
TestNestedAttributesOnABelongsToAssociation.test_should_build_a_new_record_if_there_is_no_id
TestNestedAttributesOnABelongsToAssociation.test_should_create_new_model_when_nothing_is_there_and_update_only_is_true
TestNestedAttributesOnABelongsToAssociation.test_should_define_an_attribute_writer_method_for_the_association
TestNestedAttributesOnABelongsToAssociation.test_should_destroy_an_existing_record_if_there_is_a_matching_id_and_destroy_is_truthy
TestNestedAttributesOnABelongsToAssociation.test_should_destroy_existing_when_update_only_is_true_and_id_is_given_and_is_marked_for_destruction
TestNestedAttributesOnABelongsToAssociation.test_should_modify_an_existing_record_if_there_is_a_matching_composite_id
TestNestedAttributesOnABelongsToAssociation.test_should_modify_an_existing_record_if_there_is_a_matching_id
TestNestedAttributesOnABelongsToAssociation.test_should_not_build_a_new_record_if_a_reject_if_proc_returns_false
TestNestedAttributesOnABelongsToAssociation.test_should_not_build_a_new_record_if_there_is_no_id_and_destroy_is_truthy
TestNestedAttributesOnABelongsToAssociation.test_should_not_destroy_an_existing_record_if_allow_destroy_is_false
TestNestedAttributesOnABelongsToAssociation.test_should_not_destroy_an_existing_record_if_destroy_is_not_truthy
TestNestedAttributesOnABelongsToAssociation.test_should_not_destroy_the_associated_model_until_the_parent_is_saved
TestNestedAttributesOnABelongsToAssociation.test_should_not_replace_an_existing_record_if_there_is_no_id_and_destroy_is_truthy
TestNestedAttributesOnABelongsToAssociation.test_should_raise_RecordNotFound_if_an_id_is_given_but_doesnt_return_a_record
TestNestedAttributesOnABelongsToAssociation.test_should_replace_an_existing_record_if_there_is_no_id
TestNestedAttributesOnABelongsToAssociation.test_should_take_a_hash_with_string_keys_and_update_the_associated_model
TestNestedAttributesOnABelongsToAssociation.test_should_update_existing_when_update_only_is_true_and_id_is_given
TestNestedAttributesOnABelongsToAssociation.test_should_update_existing_when_update_only_is_true_and_no_id_is_given
TestNestedAttributesOnABelongsToAssociation.test_should_work_with_update_attributes_as_well
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_also_work_with_a_HashWithIndifferentAccess
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_automatically_build_new_associated_models_for_each_entry_in_a_hash_where_the_id_is_missing
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_automatically_enable_autosave_on_the_association
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_be_possible_to_destroy_a_record
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_define_an_attribute_writer_method_for_the_association
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_ignore_new_associated_records_if_a_reject_if_proc_returns_false
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_ignore_new_associated_records_with_truthy_destroy_attribute
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_not_assign_destroy_key_to_a_record
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_not_destroy_the_associated_model_until_the_parent_is_saved
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_not_destroy_the_associated_model_with_a_non_truthy_argument
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_not_load_association_when_updating_existing_records
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_not_overwrite_unsaved_updates_when_loading_association
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_not_remove_scheduled_destroys_when_loading_association
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_preserve_order_when_not_overwriting_unsaved_updates
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_raise_RecordNotFound_if_an_id_is_given_but_doesnt_return_a_record
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_raise_an_argument_error_if_something_else_than_a_hash_is_passed
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_refresh_saved_records_when_not_overwriting_unsaved_updates
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_save_only_one_association_on_create
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_sort_the_hash_by_the_keys_before_building_new_associated_models
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_take_a_hash_and_assign_the_attributes_to_the_associated_models
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_take_a_hash_with_composite_id_keys_and_assign_the_attributes_to_the_associated_models
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_take_a_hash_with_string_keys_and_assign_the_attributes_to_the_associated_models
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_take_an_array_and_assign_the_attributes_to_the_associated_models
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_update_existing_records_and_add_new_ones_that_have_no_id
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_should_work_with_update_attributes_as_well
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_validate_presence_of_parent_fails_without_inverse_of
TestNestedAttributesOnAHasAndBelongsToManyAssociation.test_validate_presence_of_parent_works_with_inverse_of
TestNestedAttributesOnAHasManyAssociation.test_should_also_work_with_a_HashWithIndifferentAccess
TestNestedAttributesOnAHasManyAssociation.test_should_automatically_build_new_associated_models_for_each_entry_in_a_hash_where_the_id_is_missing
TestNestedAttributesOnAHasManyAssociation.test_should_automatically_enable_autosave_on_the_association
TestNestedAttributesOnAHasManyAssociation.test_should_be_possible_to_destroy_a_record
TestNestedAttributesOnAHasManyAssociation.test_should_define_an_attribute_writer_method_for_the_association
TestNestedAttributesOnAHasManyAssociation.test_should_ignore_new_associated_records_if_a_reject_if_proc_returns_false
TestNestedAttributesOnAHasManyAssociation.test_should_ignore_new_associated_records_with_truthy_destroy_attribute
TestNestedAttributesOnAHasManyAssociation.test_should_not_assign_destroy_key_to_a_record
TestNestedAttributesOnAHasManyAssociation.test_should_not_destroy_the_associated_model_until_the_parent_is_saved
TestNestedAttributesOnAHasManyAssociation.test_should_not_destroy_the_associated_model_with_a_non_truthy_argument
TestNestedAttributesOnAHasManyAssociation.test_should_not_load_association_when_updating_existing_records
TestNestedAttributesOnAHasManyAssociation.test_should_not_overwrite_unsaved_updates_when_loading_association
TestNestedAttributesOnAHasManyAssociation.test_should_not_remove_scheduled_destroys_when_loading_association
TestNestedAttributesOnAHasManyAssociation.test_should_preserve_order_when_not_overwriting_unsaved_updates
TestNestedAttributesOnAHasManyAssociation.test_should_raise_RecordNotFound_if_an_id_is_given_but_doesnt_return_a_record
TestNestedAttributesOnAHasManyAssociation.test_should_raise_an_argument_error_if_something_else_than_a_hash_is_passed
TestNestedAttributesOnAHasManyAssociation.test_should_refresh_saved_records_when_not_overwriting_unsaved_updates
TestNestedAttributesOnAHasManyAssociation.test_should_save_only_one_association_on_create
TestNestedAttributesOnAHasManyAssociation.test_should_sort_the_hash_by_the_keys_before_building_new_associated_models
TestNestedAttributesOnAHasManyAssociation.test_should_take_a_hash_and_assign_the_attributes_to_the_associated_models
TestNestedAttributesOnAHasManyAssociation.test_should_take_a_hash_with_composite_id_keys_and_assign_the_attributes_to_the_associated_models
TestNestedAttributesOnAHasManyAssociation.test_should_take_a_hash_with_string_keys_and_assign_the_attributes_to_the_associated_models
TestNestedAttributesOnAHasManyAssociation.test_should_take_an_array_and_assign_the_attributes_to_the_associated_models
TestNestedAttributesOnAHasManyAssociation.test_should_update_existing_records_and_add_new_ones_that_have_no_id
TestNestedAttributesOnAHasManyAssociation.test_should_work_with_update_attributes_as_well
TestNestedAttributesOnAHasManyAssociation.test_validate_presence_of_parent_fails_without_inverse_of
TestNestedAttributesOnAHasManyAssociation.test_validate_presence_of_parent_works_with_inverse_of
TestNestedAttributesOnAHasOneAssociation.test_should_accept_update_only_option
TestNestedAttributesOnAHasOneAssociation.test_should_also_work_with_a_HashWithIndifferentAccess
TestNestedAttributesOnAHasOneAssociation.test_should_automatically_enable_autosave_on_the_association
TestNestedAttributesOnAHasOneAssociation.test_should_build_a_new_record_if_there_is_no_id
TestNestedAttributesOnAHasOneAssociation.test_should_create_new_model_when_nothing_is_there_and_update_only_is_true
TestNestedAttributesOnAHasOneAssociation.test_should_define_an_attribute_writer_method_for_the_association
TestNestedAttributesOnAHasOneAssociation.test_should_destroy_an_existing_record_if_there_is_a_matching_id_and_destroy_is_truthy
TestNestedAttributesOnAHasOneAssociation.test_should_destroy_existing_when_update_only_is_true_and_id_is_given_and_is_marked_for_destruction
TestNestedAttributesOnAHasOneAssociation.test_should_modify_an_existing_record_if_there_is_a_matching_composite_id
TestNestedAttributesOnAHasOneAssociation.test_should_modify_an_existing_record_if_there_is_a_matching_id
TestNestedAttributesOnAHasOneAssociation.test_should_not_build_a_new_record_if_a_reject_if_proc_returns_false
TestNestedAttributesOnAHasOneAssociation.test_should_not_build_a_new_record_if_there_is_no_id_and_destroy_is_truthy
TestNestedAttributesOnAHasOneAssociation.test_should_not_destroy_an_existing_record_if_allow_destroy_is_false
TestNestedAttributesOnAHasOneAssociation.test_should_not_destroy_an_existing_record_if_destroy_is_not_truthy
TestNestedAttributesOnAHasOneAssociation.test_should_not_destroy_the_associated_model_until_the_parent_is_saved
TestNestedAttributesOnAHasOneAssociation.test_should_not_replace_an_existing_record_if_there_is_no_id_and_destroy_is_truthy
TestNestedAttributesOnAHasOneAssociation.test_should_raise_RecordNotFound_if_an_id_is_given_but_doesnt_return_a_record
TestNestedAttributesOnAHasOneAssociation.test_should_raise_argument_error_if_trying_to_build_polymorphic_belongs_to
TestNestedAttributesOnAHasOneAssociation.test_should_replace_an_existing_record_if_there_is_no_id
TestNestedAttributesOnAHasOneAssociation.test_should_take_a_hash_with_string_keys_and_update_the_associated_model
TestNestedAttributesOnAHasOneAssociation.test_should_update_existing_when_update_only_is_true_and_id_is_given
TestNestedAttributesOnAHasOneAssociation.test_should_update_existing_when_update_only_is_true_and_no_id_is_given
TestNestedAttributesOnAHasOneAssociation.test_should_work_with_update_attributes_as_well
TouchTest.test_create
TouchTest.test_create_turned_off
TouchTest.test_many_updates
TouchTest.test_update
TransactionCallbacksTest.test_only_call_after_commit_on_create_after_transaction_commits_for_new_record
TransactionCallbacksTest.test_only_call_after_rollback_on_create_after_transaction_rollsback_for_new_record
TransactionObserverCallbacksTest.test_after_commit_called
TransactionObserverCallbacksTest.test_after_rollback_called
TransactionTest.test_callback_rollback_in_create
TransactionTest.test_cancellation_from_before_destroy_rollbacks_in_destroy
TransactionTest.test_cancellation_from_before_filters_rollbacks_in_save
TransactionTest.test_restore_active_record_state_for_all_records_in_a_transaction
UniquenessValidationTest.test_validate_case_insensitive_uniqueness
UniquenessValidationTest.test_validate_case_sensitive_uniqueness
UniquenessValidationTest.test_validate_case_sensitive_uniqueness_with_attribute_passed_as_integer
UniquenessValidationTest.test_validate_straight_inheritance_uniqueness
UniquenessValidationTest.test_validate_uniqueness
UniquenessValidationTest.test_validate_uniqueness_scoped_to_defining_class
UniquenessValidationTest.test_validate_uniqueness_with_limit
UniquenessValidationTest.test_validate_uniqueness_with_limit_and_utf8
UniquenessValidationTest.test_validate_uniqueness_with_scope
UniquenessValidationTest.test_validate_uniqueness_with_scope_array
UniquenessValidationTest.test_validates_uniqueness_inside_with_scope
UniquenessValidationTest.test_validates_uniqueness_with_newline_chars
UniquenessValidationTest.test_validates_uniqueness_with_validates
ValidationsTest.test_create_with_exceptions_using_scope_and_empty_attributes
ValidationsTest.test_create_with_exceptions_using_scope_for_protected_attributes
ValidationsTest.test_create_without_validation
ValidationsTest.test_deprecated_create_without_validation
ValidationsTest.test_error_on_given_context
ValidationsTest.test_error_on_update
ValidationsTest.test_validate_is_deprecated_on_update
QueryCacheExpiryTest.test_cache_is_expired_by_habtm_update
QueryCacheExpiryTest.test_insert
CascadedEagerLoadingTest.test_eager_association_loading_with_has_many_sti_and_subclasses
EagerLoadNestedIncludeWithMissingDataTest.test_missing_data_in_a_nested_include_should_not_cause_errors_when_constructing_objects
BasicsTest.test_numeric_fields
MigrationTest.test_add_table_with_decimals
Show all failed tests >>>
Page generated: May 16, 2012 10:12:18 PM
Jenkins ver. 1.462