backend for secure categories mostly done (todo pm groups)

This commit is contained in:
Sam
2013-04-29 16:33:24 +10:00
parent a99efecb39
commit 5cfcdc7ef0
16 changed files with 353 additions and 238 deletions

View File

@@ -0,0 +1,4 @@
require 'spec_helper'
describe Group do
end