mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
Rewrite the intro again
This commit is contained in:
parent
6020f17269
commit
45817afb9a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Pundit
|
||||
|
||||
Pundit provides a set of helpers which simplify writing authorization systems
|
||||
for Ruby on Rails according to a pattern of using pure Ruby classes and object
|
||||
oriented design patterns.
|
||||
Pundit provides a set of helpers which guide you in leveraging regular Ruby
|
||||
classes and object oriented design patterns to build a simple, robust and
|
||||
scaleable authorization system.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue