This module contains a number of historic one-liners.
NOTE Most of these one-liners do not use the one.rb shortcut aliases.
Methods
Constants
ONELINERS | = | YAML::load(DATA) |
Public Instance methods
[ show source ]
# File lib/facets/more/one.rb, line 85 def oneliner(name) ONELINERS[name.to_s] end
[ show source ]
# File lib/facets/more/one.rb, line 89 def oneliners ONELINERS.keys end