instance method
as_json
Ruby on Rails 8.1.2
Since v5.2.8.1Signature
as_json(*)
No documentation comment.
Parameters
-
argsrest
Source
# File activestorage/app/models/active_storage/filename.rb, line 69
def as_json(*)
to_s
end
Defined in activestorage/app/models/active_storage/filename.rb line 69
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::Filename