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