Method: AngelList::Config.options=
- Defined in:
- lib/angel_list/config.rb
permalink .options=(val) ⇒ Object
[View source]
3 4 5 |
# File 'lib/angel_list/config.rb', line 3 def self.(val) @@options = val end |
3 4 5 |
# File 'lib/angel_list/config.rb', line 3 def self.(val) @@options = val end |