Method: Bacon.current_context_index
- Defined in:
- lib/mac_bacon.rb
.current_context_index ⇒ Object
308 309 310 |
# File 'lib/mac_bacon.rb', line 308 def self.current_context_index @current_context_index ||= 0 end |
308 309 310 |
# File 'lib/mac_bacon.rb', line 308 def self.current_context_index @current_context_index ||= 0 end |