RubeWeb.Router.Helpers (rube v0.0.1)

Module with named helpers generated from RubeWeb.Router.

Link to this section Summary

Functions

Generates the path information including any necessary prefix.

Generates an integrity hash to a static asset given its file path.

Generates path to a static asset given its file path.

Generates url to a static asset given its file path.

Generates the connection/endpoint base URL without any path information.

Link to this section Functions

Link to this function

amm_path(conn_or_endpoint, action)

Link to this function

amm_path(conn_or_endpoint, action, params)

Link to this function

amm_url(conn_or_endpoint, action)

Link to this function

amm_url(conn_or_endpoint, action, params)

Link to this function

future_swap_path(conn_or_endpoint, action)

Link to this function

future_swap_path(conn_or_endpoint, action, params)

Link to this function

future_swap_url(conn_or_endpoint, action)

Link to this function

future_swap_url(conn_or_endpoint, action, params)

Link to this function

home_path(conn_or_endpoint, action)

Link to this function

home_path(conn_or_endpoint, action, params)

Link to this function

home_url(conn_or_endpoint, action)

Link to this function

home_url(conn_or_endpoint, action, params)

Link to this function

injective_protocol_path(conn_or_endpoint, action)

Link to this function

injective_protocol_path(conn_or_endpoint, action, params)

Link to this function

injective_protocol_url(conn_or_endpoint, action)

Link to this function

injective_protocol_url(conn_or_endpoint, action, params)

Link to this function

keep3r_path(conn_or_endpoint, action)

Link to this function

keep3r_path(conn_or_endpoint, action, params)

Link to this function

keep3r_url(conn_or_endpoint, action)

Link to this function

keep3r_url(conn_or_endpoint, action, params)

Link to this function

live_dashboard_path(conn_or_endpoint, action)

Link to this function

live_dashboard_path(conn_or_endpoint, action, params)

Link to this function

live_dashboard_path(conn_or_endpoint, action, page, params)

Link to this function

live_dashboard_path(conn_or_endpoint, action, node, page, params)

Link to this function

live_dashboard_url(conn_or_endpoint, action)

Link to this function

live_dashboard_url(conn_or_endpoint, action, params)

Link to this function

live_dashboard_url(conn_or_endpoint, action, page, params)

Link to this function

live_dashboard_url(conn_or_endpoint, action, node, page, params)

Link to this function

money_market_path(conn_or_endpoint, action)

Link to this function

money_market_path(conn_or_endpoint, action, params)

Link to this function

money_market_url(conn_or_endpoint, action)

Link to this function

money_market_url(conn_or_endpoint, action, params)

Link to this function

notification_path(conn_or_endpoint, action)

Link to this function

notification_path(conn_or_endpoint, action, params)

Link to this function

notification_url(conn_or_endpoint, action)

Link to this function

notification_url(conn_or_endpoint, action, params)

Link to this function

path(data, path)

Generates the path information including any necessary prefix.

Link to this function

perpetual_protocol_path(conn_or_endpoint, action)

Link to this function

perpetual_protocol_path(conn_or_endpoint, action, params)

Link to this function

perpetual_protocol_url(conn_or_endpoint, action)

Link to this function

perpetual_protocol_url(conn_or_endpoint, action, params)

Link to this function

static_integrity(endpoint, path)

Generates an integrity hash to a static asset given its file path.

Link to this function

static_path(conn, path)

Generates path to a static asset given its file path.

Link to this function

static_url(conn, path)

Generates url to a static asset given its file path.

Link to this function

token_path(conn_or_endpoint, action)

Link to this function

token_path(conn_or_endpoint, action, params)

Link to this function

token_path(conn_or_endpoint, action, blockchain_id, address)

Link to this function

token_path(conn_or_endpoint, action, blockchain_id, address, params)

Link to this function

token_url(conn_or_endpoint, action)

Link to this function

token_url(conn_or_endpoint, action, params)

Link to this function

token_url(conn_or_endpoint, action, blockchain_id, address)

Link to this function

token_url(conn_or_endpoint, action, blockchain_id, address, params)

Generates the connection/endpoint base URL without any path information.

Link to this function

vega_protocol_path(conn_or_endpoint, action)

Link to this function

vega_protocol_path(conn_or_endpoint, action, params)

Link to this function

vega_protocol_url(conn_or_endpoint, action)

Link to this function

vega_protocol_url(conn_or_endpoint, action, params)