MongoDB with MongoEngine Configuration Mapping Documents Creating Data Queries Documentation MongoDB with MongoEngine Using a document database like MongoDB is a common alt...
Capturing blocks break and next with … yield Capturing blocks A block can be captured and turned into a Proc , which represents a block of code with an associated context: the...
Variables Type Reassigning a Value Variables To store a value and re-use it later, it can be assigned to a variable. For example, if you want to say Hello Penny! three times...
Symbol Percent symbol array literal Symbol A Symbol represents a unique name inside the entire source code. Symbols are interpreted at compile time and cannot be created dyna...
Variables Type Reassigning a Value Variables To store a value and re-use it later, it can be assigned to a variable. For example, if you want to say Hello Penny! three times...
Symbol Percent symbol array literal Symbol A Symbol represents a unique name inside the entire source code. Symbols are interpreted at compile time and cannot be created dyna...
Regular Expression Parser Regular Expression Parser The regex parser allows to define a custom Ruby Regular Expression that will use a named capture feature to define which con...
10.6 Code Generation 10.6 Code Generation A namespace generates JavaScript code that is equivalent to the following: var < NamespaceName >; ( function (< NamespaceName ...
match stage Schema Example match stage The match stage is a filtering stage that conditionally applies a set of stageswhen a log entry matches a configurable LogQL streams...
Variables Type Reassigning a Value Variables To store a value and re-use it later, it can be assigned to a variable. For example, if you want to say Hello Penny! three times...