method

to_json

to_json()
public

No documentation available.

# File activestorage/app/models/active_storage/filename.rb, line 70
  def to_json
    to_s
  end