cschneid / clearance_admins forked from jerry/clearance_admins
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Jerry Richardson (author)
Thu Feb 19 09:26:40 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Mon Feb 09 08:41:22 -0800 2009 | |
| |
app/ | Thu Feb 19 09:26:40 -0800 2009 | |
| |
db/ | Mon Feb 09 08:30:10 -0800 2009 | |
| |
test/ | Mon Feb 09 08:30:10 -0800 2009 |
README.markdown
This is an extraction of the file changes I make when adding admin capabilities to a clearance-based site.
Included in the changes:
- a "signed_in_admin_context" in the shoulda_macros/clearance.rb file
- an "admin_only" before_filter
- editing of users for admins
