alias_helper

For some reason Rails does not appear to easily expose the aliases returned by ActiveSupport's alias_method_chain. This adds methods for retrieving the aliases that are generated.


Install
gem install alias_helper -v 0.1.2

Documentation

AliasHelper

For some reason Rails does not appear to easily expose the aliases returned by ActiveSupport's alias_method_chain. This adds methods for retrieving the aliases that are generated.

Author

Clyde Law (clyde@futureadvisor.com)

License

Released under the MIT license