Sha256: a04eea3a00366498fc29868c003eb445ee50ca79c0fc965b106927e3e6e0e964
Contents?: true
Size: 271 Bytes
Versions: 5
Compression:
Stored size: 271 Bytes
Contents
class Vision::UsersController < Vision::ResourceController private #DEFINE INPUT AND OUTPUT attributes! #def attributes # resource_class.attribute_names & form_attributes #end # #def form_attributes # %w(email password password_confirmation) #end end
Version data entries
5 entries across 5 versions & 1 rubygems