##// END OF EJS Templates
Rails3: model: user: use ::Query instead of Query...
Rails3: model: user: use ::Query instead of Query Test fails on Rails 3.0. <pre> Error: test_destroy_should_update_wiki_contents(UserTest): NoMethodError: undefined method `delete_all' for ActiveRecord::AttributeMethods::Query:Module app/models/user.rb:602:in `remove_references_before_destroy' test/unit/user_test.rb:298:in `test_destroy_should_update_wiki_contents' </pre> git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8140 e93f8b46-1217-0410-a6f0-8f06a7374b81
Toshi MARUYAMA -
r8020:312ffe43c7ef
Show More
Name Size Modified Last Commit Author
/ app / models
repository
attachment.rb Loading ...
auth_source.rb Loading ...
auth_source_ldap.rb Loading ...
board.rb Loading ...
change.rb Loading ...
changeset.rb Loading ...
comment.rb Loading ...
comment_observer.rb Loading ...
custom_field.rb Loading ...
custom_value.rb Loading ...
document.rb Loading ...
document_category.rb Loading ...
document_category_custom_field.rb Loading ...
document_observer.rb Loading ...
enabled_module.rb Loading ...
enumeration.rb Loading ...
group.rb Loading ...
group_custom_field.rb Loading ...
issue.rb Loading ...
issue_category.rb Loading ...
issue_custom_field.rb Loading ...
issue_observer.rb Loading ...
issue_priority.rb Loading ...
issue_priority_custom_field.rb Loading ...
issue_relation.rb Loading ...
issue_status.rb Loading ...
journal.rb Loading ...
journal_detail.rb Loading ...
journal_observer.rb Loading ...
mail_handler.rb Loading ...
mailer.rb Loading ...
member.rb Loading ...
member_role.rb Loading ...
message.rb Loading ...
message_observer.rb Loading ...
news.rb Loading ...
news_observer.rb Loading ...
principal.rb Loading ...
project.rb Loading ...
project_custom_field.rb Loading ...
query.rb Loading ...
repository.rb Loading ...
role.rb Loading ...
setting.rb Loading ...
time_entry.rb Loading ...
time_entry_activity.rb Loading ...
time_entry_activity_custom_field.rb Loading ...
time_entry_custom_field.rb Loading ...
token.rb Loading ...
tracker.rb Loading ...
user.rb Loading ...
user_custom_field.rb Loading ...
user_preference.rb Loading ...
version.rb Loading ...
version_custom_field.rb Loading ...
watcher.rb Loading ...
wiki.rb Loading ...
wiki_content.rb Loading ...
wiki_content_observer.rb Loading ...
wiki_page.rb Loading ...
wiki_redirect.rb Loading ...
workflow.rb Loading ...