Module: CacheRules::Everything::Around::Me

Extended by:
CacheRules
Defined in:
lib/cache_rules.rb

Constant Summary

Constants included from CacheRules

HEADERS_CSV, HEADERS_HTTPDATE, HEADERS_NO_CACHE, HEADERS_NUMBER, OPTIONS_CACHE, OPTIONS_CSV, OPTIONS_RETRY, REQUEST_MAP, REQUEST_TABLE, RESPONSE_MAP, RESPONSE_TABLE, X

Class Method Summary collapse

Methods included from CacheRules

action_add_age, action_add_status, action_add_warning, action_add_x_cache, action_return_body, action_revalidate, cache_control, cache_control_string, clean, combine, csv, csv_string, format_field, format_key, format_value, helper_304_rule1, helper_304_rule2, helper_304_rule3, helper_304_rule4, helper_apparent_age, helper_bit_string, helper_combine_etags, helper_corrected_age_value, helper_corrected_initial_age, helper_current_age, helper_etag, helper_etag_match, helper_explicit, helper_freshness_lifetime, helper_has_preconditions, helper_has_star, helper_headers_200_304, helper_heuristic, helper_is_if_modified_error?, helper_last_modified, helper_loop_conditions, helper_make_request, helper_make_request_timer, helper_max_stale, helper_min_fresh, helper_no_cache, helper_parse_conditions, helper_remove_warning_1xx, helper_response, helper_response_headers, helper_row_col_hash, helper_run_action, helper_run_validate, helper_table_map, helper_timestamp, helper_validate_allow_stale, helper_weak_compare, httpdate, httpdate_helper, httpdate_string, make_request, normalize, normalize_fields, retry_after, retry_after_string, revalidate_response, to_bit, unnormalize_fields, validate, validate_allow_stale?, validate_cached?, validate_expired?, validate_is_error?, validate_must_revalidate?, validate_no_cache?, validate_only_if_cached?, validate_precond_match?, validate_validator_match?

Class Method Details

.get_the_moneyObject

C.R.E.A.M.



177
178
179
# File 'lib/cache_rules.rb', line 177

def self.get_the_money
  "Dolla Dolla Bill Y'all"
end