Sha256: 2cb469449fb3f257fb89ef8ce74e68c16af060f34653b5f690ebf3c070279295
Contents?: true
Size: 351 Bytes
Versions: 3
Compression:
Stored size: 351 Bytes
Contents
class Permission < ActiveRecord::Base # Set up Challah's Permission methods. Keep this as the first line of your model to include # all methods by default. You can override methods after this line as necessary. # # For a list of all methods included into Permission, see: # # http://rubydoc.info/gems/challah-rolls challah_permission end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
challah-rolls-0.2.0 | app/models/permission.rb |
challah-rolls-0.1.1 | app/models/permission.rb |
challah-rolls-0.1.0 | app/models/permission.rb |