08-14 [Awesome Ruby Gem] Use type_scopes gem to provide useful scopes based on columns' types (dates, times, strings and numerics)
08-07 [Assembly Language] Run compilers interactively from your web browser and interact with the assembly
07-31 [Talking-Ruby] Forwardable module provides delegation of specified methods to a designated object
07-31 [Awesome Ruby Gem - Abstract Syntax Tree (AST)] Use unparser gem to produce equivalent source code from Parser's ASTs
07-31 [Awesome Ruby Gem - Abstract Syntax Tree (AST)] Use parser gem to parse Abstract Syntax Tree (AST) in Ruby