Just another Ruby on Rails weblog

Adding custom hash methods to Edge Rails

hash

1. Read this
2. cd vendor/rails/activesupport/lib/active_support/core_ext/hash
3. make file filter.rb and add functions to the module Filter, as example use other files in this directory
4. make necessary changes in hash.rb in vendor/rails/activesupport/lib/active_support/core_ext

mitjok

Читайте також:

  • No related posts found.

Коментувати