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