module InfinumSetup
Constants
- VERSION
Public Class Methods
dev?()
click to toggle source
# File lib/infinum_setup.rb, line 20 def self.dev? ENV['SETUP_ENV'] == 'dev' end
# File lib/infinum_setup.rb, line 20 def self.dev? ENV['SETUP_ENV'] == 'dev' end