switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway
dev
1 parent 97727ab commit 609921ab3ad1ea49d220fa28c77fadb80a6538b9
@briley briley authored on 30 Mar 2017
Showing 7 changed files
View
.travis.yml
View
app/controllers/sections_controller.rb
View
app/controllers/users_controller.rb
View
app/models/perm.rb
View
app/models/user.rb
View
app/policies/section_policy.rb
View
test/functional/sections_controller_test.rb