Flowdock
module
Importance_0
Ruby on Rails latest stable (v6.1.7.7) - 0 notes

Module deprecated or moved

This module is deprecated or moved on the latest stable version. The last existing version (v1.2.6) is shown here.

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

Version = id.split(" ")[2].to_i

Version = id.split(" ")[2].to_i

Attributes

[RW] optimize_asserts

Whether asserts should be ignored if not in debug mode. Debug mode can be enabled by running ruby with the -d switch or by setting $DEBUG to true.

[RW] asserts_cause_exceptions

Whether an Exception should be raised on failed asserts in non-$DEBUG code or not. By default this is disabled.

[RW] optimize_asserts

Whether asserts should be ignored if not in debug mode. Debug mode can be enabled by running ruby with the -d switch or by setting $DEBUG to true.

[RW] asserts_cause_exceptions

Whether an Exception should be raised on failed asserts in non-$DEBUG code or not. By default this is disabled.

Show files where this module is defined (2 files)
Register or log in to add new notes.