Sha256: fd7abba9338fc267ee9d982c12dbf7e0249b095dfb4d6378eb86ea23543841e4
Contents?: true
Size: 271 Bytes
Versions: 4
Compression:
Stored size: 271 Bytes
Contents
class Vision::PostsController < 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
4 entries across 4 versions & 1 rubygems