Method: Plucky::OptionsHash#source
- Defined in:
- lib/plucky/options_hash.rb
#source ⇒ Object (readonly)
Private: The Hash that stores the query options
10 11 12 |
# File 'lib/plucky/options_hash.rb', line 10 def source @source end |
Private: The Hash that stores the query options
10 11 12 |
# File 'lib/plucky/options_hash.rb', line 10 def source @source end |