instance method
to_json
Ruby on Rails 6.0.6
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 70
def to_json
to_s
end
Defined in activestorage/app/models/active_storage/filename.rb line 70
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::Filename