method

new

new(node, attachable)
public

No documentation available.

# File actiontext/lib/action_text/attachment.rb, line 68
    def initialize(node, attachable)
      @node = node
      @attachable = attachable
    end