method
with_full_attributes
v8.1.1 -
Show latest stable
- Class:
ActionText::Attachment
with_full_attributes()public
No documentation available.
# File actiontext/lib/action_text/attachment.rb, line 81
def with_full_attributes
self.class.from_attributes(full_attributes, attachable)
end