method
inspect
v8.0.0 -
Show latest stable
- Class:
ActiveSupport::EventedFileUpdateChecker
inspect()public
No documentation available.
# File activesupport/lib/active_support/evented_file_update_checker.rb, line 46
def inspect
"#<ActiveSupport::EventedFileUpdateChecker:#{object_id} @files=#{@core.files.to_a.inspect}"
end