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...
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...
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 time...
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...
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...
Configuring the inflector Using the inflector in a component Replacing the inflector Hanami includes an inflector that supports the pluralization, singularization and humaniza...
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...
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...