DSL Accessor
This plugin gives hybrid accessor class methods to classes by DSL like definition, here hybrid means getter and setter. The accessor method acts as getter method if no argments given, otherwise it acts as setter one with the arguments.
- Repository Path: http://wota.jp/svn/rails/plugins/trunk/dsl_accessor/