optional custom value for category slug (create and update)

This commit is contained in:
Jason W. May
2014-12-03 16:23:59 -08:00
parent 52f7f8e471
commit efa872e426
4 changed files with 45 additions and 12 deletions

View File

@@ -138,6 +138,7 @@ class CategoriesController < ApplicationController
:logo_url,
:background_url,
:allow_badges,
:slug,
:permissions => [*p.try(:keys)])
end
end