technoweenie / attachment_fu

Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
http://weblog.techno-weenie.net
MIT License
1.02k stars 339 forks source link

Fixed and improved error messages #54

Open eduardm opened 7 years ago

eduardm commented 7 years ago

Fixed Validation failed: Attachment translation missing: en.activerecord.errors.messages.inclusion and added separate error messages for size and content type.