Flowdock

No documentation

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

Constants

DEPRECATED_FILES = ["#{File.dirname(__FILE__)}/core_ext/struct.rb"]

MissingSourceFile = ActiveSupport::Deprecation::DeprecatedConstantProxy.new('MissingSourceFile', 'LoadError')

FRAMEWORKS = %w( activesupport activemodel activerecord actionview actionpack activejob actionmailer actioncable railties )

RECORDS = (ENV['BENCHMARK_RECORDS'] || TIME*1000).to_i

TIME = (ENV['BENCHMARK_TIME'] || 20).to_i

COMPONENT_ROOT = File.expand_path("../../", __FILE__)

Attributes

Show files where this class is defined (27 files)
Register or log in to add new notes.