Railway IPC UI v0.0.3 API Reference
Modules
Defines a Phoenix router. The router provides a set of macros for generating routes that dispatch to specific controllers and actions. Those macros are named after HTTP verbs. For example
RailwayUi keeps the contexts that define your domain and business logic.
The entrypoint for defining your web interface, such as controllers, views, channels and so on.
Conveniences for translating and building error messages.
A module providing Internationalization with a gettext-based API.
Module with named helpers generated from RailwayUiWeb.Router.
Exceptions
Exception raised when no route is found.