]> git.openstreetmap.org Git - rails.git/commit
Add cancancan and the first ability definitions for site_controller
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 1 Mar 2018 02:24:35 +0000 (10:24 +0800)
committerChris Flipse <cflipse@gmail.com>
Sun, 17 Jun 2018 17:56:23 +0000 (13:56 -0400)
commitffa65d4d725fc376037cd8390f30df45f85b6d8e
tree541b6d2c2eb5b87d0bedac2de4294a2827de3e83
parent727ee97a3f40f6b6d40546d1417f3a936692b755
Add cancancan and the first ability definitions for site_controller
Gemfile
Gemfile.lock
app/controllers/application_controller.rb
app/controllers/site_controller.rb
app/controllers/user_controller.rb
app/models/ability.rb [new file with mode: 0644]