Method: EffectiveOrders.qb_online?

Defined in:
lib/effective_orders.rb

.qb_online?Boolean



187
188
189
# File 'lib/effective_orders.rb', line 187

def self.qb_online?
  use_effective_qb_online && defined?(EffectiveQbOnline)
end