Guest User

Untitled

a guest
Mar 17th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. has_permission_on :field_values, :to => [:create, :destroy, :delete, :update] do
  2. if_attribute :submission => { :company => is { user.company } }
  3. end
Add Comment
Please, Sign In to add comment