method
as_json
v7.1.3.2 -
Show latest stable
- Class:
ActiveStorage::Filename
as_json(*)public
No documentation available.
# File activestorage/app/models/active_storage/filename.rb, line 68
def as_json(*)
to_s
end as_json(*)No documentation available.
# File activestorage/app/models/active_storage/filename.rb, line 68
def as_json(*)
to_s
end