instance method
to_json
Ruby on Rails 5.2.8.1
Since v5.2.8.1 Last seen in v7.1.6Signature
to_json()
No documentation comment.
Source
# File activestorage/app/models/active_storage/filename.rb, line 76
def to_json
to_s
end
Defined in activestorage/app/models/active_storage/filename.rb line 76
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::Filename