Eases web-request routing, handling, and response.
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.
To install rb-actionpack, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb-actionpack
To see what files were installed by rb-actionpack, run:
port contents rb-actionpack
To later upgrade rb-actionpack, run:
sudo port selfupdate && sudo port upgrade rb-actionpack
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.