Flowdock

No documentation

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

Constants

ALL = Mime::Type.new("*/*", :all, [])

AbstractRequest = ActionController::Request = ActionDispatch::Request

AbstractResponse = ActionController::Response = ActionDispatch::Response

Routing = ActionDispatch::Routing

Integration = ActionDispatch::Integration

IntegrationTest = ActionDispatch::IntegrationTest

MissingSourceFile = LoadError

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

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

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

Attributes

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