| Name | 
 Last commit 
 | 
Last Update | 
|---|---|---|
| .. | ||
| attachment_steps.rb | ||
| html_steps.rb | ||
| rails_steps.rb | ||
| s3_steps.rb | ||
| web_steps.rb | 
It is now a requirement for attachments to do one of three things: 1. Have a content_type validation (e.g. "image/*") 2. Have a filename validation (e.g. *.png, *.gif) 3. Explicitly *not* have one of those validations The intent is to make the default more secure, and you have to explicitly reject the security of a validation in order to not have one.
| Name | 
 Last commit 
 | 
Last Update | 
|---|---|---|
| .. | ||
| attachment_steps.rb | Loading commit data... | |
| html_steps.rb | Loading commit data... | |
| rails_steps.rb | Loading commit data... | |
| s3_steps.rb | Loading commit data... | |
| web_steps.rb | Loading commit data... |