G
ghorner
Hi all,
I'm announcing the initial release of Alias, a gem that creates,
manages and searches aliases for methods, constants, and delegated
methods. Aliases can be saved as a YAML config file to be loaded up
for future use. Comes with a DSL for easily creating your own alias
types.
Install from the hub:
gem install cldwalker-alias --source http://gems.github.com
Or the forge:
gem install alias
Homepage: http://tagaholic.me/alias/
Docs: http://tagaholic.me/alias/doc/
Tutorial: http://tagaholic.me/2009/07/07/alias-quickness-in-the-ruby-console.html
Enjoy!
Gabriel
I'm announcing the initial release of Alias, a gem that creates,
manages and searches aliases for methods, constants, and delegated
methods. Aliases can be saved as a YAML config file to be loaded up
for future use. Comes with a DSL for easily creating your own alias
types.
Install from the hub:
gem install cldwalker-alias --source http://gems.github.com
Or the forge:
gem install alias
Homepage: http://tagaholic.me/alias/
Docs: http://tagaholic.me/alias/doc/
Tutorial: http://tagaholic.me/2009/07/07/alias-quickness-in-the-ruby-console.html
Enjoy!
Gabriel