method
to_json
v6.1.7.7 -
Show latest stable
- Class:
ActiveStorage::Filename
to_json()public
No documentation available.
# File activestorage/app/models/active_storage/filename.rb, line 70
def to_json
to_s
end to_json()No documentation available.
# File activestorage/app/models/active_storage/filename.rb, line 70
def to_json
to_s
end