Module | N::PropertyUtils |
In: |
lib/glue/property.rb
|
A collection of Property related utility methods.
Add accessors to the properties to the given target (Module or Class). For simplicity also create the meta accessors.
Generates the property setter code. Can be overriden to support extra functionality (example: markup)