Method: ActiveSupport::EventedFileUpdateChecker::Core#files
- Defined in:
- activesupport/lib/active_support/evented_file_update_checker.rb
#files ⇒ Object (readonly)
Returns the value of attribute files.
74 75 76 |
# File 'activesupport/lib/active_support/evented_file_update_checker.rb', line 74 def files @files end |