Flowdock

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

DEFAULT_ENV = -> { RAILS_ENV.call || "default_env" }

RAILS_ENV = -> { (Rails.env if defined?(Rails.env)) || ENV["RAILS_ENV"].presence || ENV["RACK_ENV"].presence }

Attributes

[W] connection_specification_name
Show files where this module is defined (4 files)
Register or log in to add new notes.