Methods
Class Public methods
to_partial_path()
📝 Source code
# File actiontext/lib/action_text/attachables/missing_attachable.rb, line 8
def self.to_partial_path
"action_text/attachables/missing_attachable"
end
🔎 See on GitHub