rework roles with rolify

This commit is contained in:
Stella Rouzi 2014-07-11 18:41:35 +03:00
parent f9f840c811
commit 4af0e59ca6
40 changed files with 167 additions and 228 deletions

View file

@ -1,5 +1,5 @@
require 'spec_helper'
describe "admin/volunteers/show" do
describe 'admin/volunteers/show' do
pending "add some examples to (or delete) #{__FILE__}"
end