merb-slice
Merb plugin to modularize an application by creating 'slices'
Install
- All systems
-
curl cmd.cat/merb-slice.sh
- Raspbian
-
apt-get install merb-slices
- Dockerfile
- dockerfile.run/merb-slice
merb-slices
Merb plugin to modularize an application by creating 'slices'
Usually these slices are reusable extractions from the main application. A module is set up to serve as a namespace for controller, models, helpers, etc. Installing this package will provide the capability to run a Merb application slice. This package contains the merb-slice binary and associated files.