@@ -304,7 +304,7 @@ Since this shadows any attribute named `object`, you can include them through `o
```ruby
class VersionSerializer < ActiveModel::Serializer
attribute :version_object, key: :object
attributes :version_object
def version_object
object.object
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.