Sha256: a71091560d67d541ea6c1aa5e1ff00de36234a99a592c362eca0e635efc43eb8
Contents?: true
Size: 326 Bytes
Versions: 8
Compression:
Stored size: 326 Bytes
Contents
Description: Allows you to create a custom controller to handle uploads Example: rails generate rails_pallet:upload_controller api/attachments api/base This will create: a controller inside app/controllers/api/attachments_controller.rb inheriting from the existent app/controllers/api/base_controller.rb
Version data entries
8 entries across 8 versions & 1 rubygems