local?()
Returns true if we’re in the development or test environment.
# File activesupport/lib/active_support/environment_inquirer.rb, line 36 def local? @local end