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