Flowdock
module
Importance_0
v1.2.6 - Show latest stable - 0 notes

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.