Top Level Namespace
Defined in:
Constant Summary
-
VERSION =
"0.1.0"
Method Summary
- count_dimension_appearence(travel_stops)
- count_redisent_episodes(residents)
- create_formated_return(travel_id : Int32)
- create_travel_location(location_list : Array, travel_id : Int32)
- expand_travel_plan(travel_plan)
- format_travel_stop_with_popularitys(travel_stops)
- get_locations_from_rm_api(id : Int32)
- get_locations_name(id : Int32)
- make_graphl_ql_api_client
- optimize_travel_plan(travel_plan, is_expanded)
- recieve_querys_params_and_process_return(travel_plan, is_expanded, is_optimized)
- remove_residents(travel_plan_expanded)
- remove_travel_locations(travel_plan_id : Int32)
- sort_alphabeticaly(array_to_sort, hash_dimension_key, hash_location_key)
- sort_travles_stops(travel_stops)
Method Detail
def recieve_querys_params_and_process_return(travel_plan, is_expanded, is_optimized)
#