method

quietly

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: Kernel

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.2.9) is shown here.

These similar methods exist in v7.1.3.2:

quietly() public

Silences both STDOUT and STDERR, even for subprocesses.

quietly { system 'bundle install' }

This method is not thread-safe.

Show source
Register or log in to add new notes.