We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Destroyed _Footer (markdown)
Created _Footer (markdown)
Use Ruby 1.9 syntax
Remove information about Formatted Form. It is an old gem for Rails 4 updated 8 years ago
Destroyed tess (markdown)
Updated Common Gotchas (markdown)
asdasd
Destroyed Callbacks (markdown)
Fix some typos and rearrange code
Modernize wiki, with references to the Rails API
Add note about position of custom validators
Created Callbacks (markdown)
Update to new CSV
Remove duplicate of "And for call It" part
Fix JS
Beautify JS
First commit
Add JavaScript version
Updated Paperclip (markdown)
Only setup validators if the browser supports the File API (which these validators depend on)
Added info on browser support and removed turbolinks dep.
Note workaround for using custom message options.messages.numericality
Check browser supports File API before file size validation that relies on File API (check courtesy of Modernizr)
Adjust parens formatting
Remove useless information
Update to CSV 9.x
Updated jQuery Plugins (markdown)
Updated Custom Validators (markdown)
Update instructions