instance method as_json

Ruby on Rails edge

Since edge

Signature

as_json(options = nil)

No documentation comment.

Parameters

options opt = nil
Source
# File activestorage/lib/active_storage/attached/many.rb, line 87
    def as_json(options = nil)
      attachments.as_json(options)
    end

Defined in activestorage/lib/active_storage/attached/many.rb line 87 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveStorage::Attached::Many

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close