mirror of https://github.com/mastodon/mastodon
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
``` DEPRECATION WARNING: The behavior of `attribute_changed?` inside of after callbacks will be changing in the next version of Rails. The new return value will reflect the behavior of calling the method after `save` returned (e.g. the opposite of what it returns now). To maintain the current behavior, use `saved_change_to_attribute?` instead. (called from block in <class:Account> at /Users/rene/Workspace/personal/ruby/mastodon/app/models/account.rb:60) DEPRECATION WARNING: The behavior of `attribute_changed?` inside of after callbacks will be changing in the next version of Rails. The new return value will reflect the behavior of calling the method after `save` returned (e.g. the opposite of what it returns now). To maintain the current behavior, use `saved_change_to_attribute?` instead. (called from block in <class:Account> at /Users/rene/Workspace/personal/ruby/mastodon/app/models/account.rb:60) DEPRECATION WARNING: The behavior of `attribute_changed?` inside of after callbacks will be changing in the next version of Rails. The new return value will reflect the behavior of calling the method after `save` returned (e.g. the opposite of what it returns now). To maintain the current behavior, use `saved_change_to_attribute?` instead. (called from block in <class:Account> at /Users/rene/Workspace/personal/ruby/mastodon/app/models/account.rb:60) DEPRECATION WARNING: The behavior of `attribute_changed?` inside of after callbacks will be changing in the next version of Rails. The new return value will reflect the behavior of calling the method after `save` returned (e.g. the opposite of what it returns now). To maintain the current behavior, use `saved_change_to_attribute?` instead. (called from block in <class:Account> at /Users/rene/Workspace/personal/ruby/mastodon/app/models/account.rb:61) DEPRECATION WARNING: The behavior of `attribute_changed?` inside of after callbacks will be changing in the next version of Rails. The new return value will reflect the behavior of calling the method after `save` returned (e.g. the opposite of what it returns now). To maintain the current behavior, use `saved_change_to_attribute?` instead. (called from block in <class:Account> at /Users/rene/Workspace/personal/ruby/mastodon/app/models/account.rb:62) DEPRECATION WARNING: The behavior of `attribute_changed?` inside of after callbacks will be changing in the next version of Rails. The new return value will reflect the behavior of calling the method after `save` returned (e.g. the opposite of what it returns now). To maintain the current behavior, use `saved_change_to_attribute?` instead. (called from block in <class:Account> at /Users/rene/Workspace/personal/ruby/mastodon/app/models/account.rb:63) ``` Here's PR describing changes to Dirty API https://github.com/rails/rails/pull/25337 |
9 years ago | |
|---|---|---|
| .. | ||
| concerns | 9 years ago | |
| form | ||
| web | 9 years ago | |
| account.rb | 9 years ago | |
| account_domain_block.rb | 9 years ago | |
| account_filter.rb | 9 years ago | |
| application_record.rb | ||
| block.rb | 9 years ago | |
| conversation.rb | 9 years ago | |
| conversation_mute.rb | 9 years ago | |
| domain_block.rb | 9 years ago | |
| export.rb | 9 years ago | |
| favourite.rb | 9 years ago | |
| feed.rb | ||
| follow.rb | 9 years ago | |
| follow_request.rb | 9 years ago | |
| import.rb | 9 years ago | |
| instance.rb | 9 years ago | |
| media_attachment.rb | 9 years ago | |
| mention.rb | 9 years ago | |
| mute.rb | 9 years ago | |
| notification.rb | 9 years ago | |
| preview_card.rb | 9 years ago | |
| remote_follow.rb | 9 years ago | |
| remote_profile.rb | 9 years ago | |
| report.rb | 9 years ago | |
| report_filter.rb | 9 years ago | |
| setting.rb | 9 years ago | |
| status.rb | 9 years ago | |
| stream_entry.rb | 9 years ago | |
| subscription.rb | 9 years ago | |
| tag.rb | 9 years ago | |
| user.rb | 9 years ago | |
| web.rb | ||