Method: CP::Has::Options#options
- Defined in:
- lib/cp/has/options.rb
#options ⇒ Object
4 5 6 7 |
# File 'lib/cp/has/options.rb', line 4 def @options ||= {} @options end |
4 5 6 7 |
# File 'lib/cp/has/options.rb', line 4 def @options ||= {} @options end |