Method: Invoicing::ClassInfo::Base#current_options
- Defined in:
- lib/invoicing/class_info.rb
#current_options ⇒ Object (readonly)
The options hash passed to the current acts_as_ method call
130 131 132 |
# File 'lib/invoicing/class_info.rb', line 130 def @current_options end |