Ostiary is a security gem for your (rails) controllers & actions. It employs a before_filter-like call to set policies per controller/action. You can pass your own security call in block and handle the PolicyBroken yourself. Policies are also inherited from parent classes. From wikipedia: "An ostiarius, a Latin word sometimes anglicized as ostiary but often literally translated as porter or doorman, originally was a servant or guard posted at the entrance of a building. See also gatekeeper."
Required Ruby Version
>= 0
Authors
Jacques Hakvoort
Versions
- 0.16.0 March 28, 2023 (7.5 KB)
- 0.15.0 August 12, 2022 (7.5 KB)
- 0.14.0 August 12, 2022 (4.5 KB)
- 0.11.1 May 27, 2021 (4.5 KB)
- 0.11.0 November 11, 2019 (9.5 KB)