Commit Graph

9 Commits

Author SHA1 Message Date
Mehdi Lahmam f4501394b9 Remove UTF-8 magic comments from all the Ruby files
Ruby 2 made UTF-8 the default encoding, which make magic comments
omissible.
2016-01-02 16:38:59 +01:00
J. Pablo Fernández e33781c1ce Use join(", ") instead of to_sentence to reduce dependencies. 2012-04-01 00:02:07 +01:00
J. Pablo Fernández 201165dd18 Generate a nicer validation error message by turning the extension white list into a sentence. 2012-03-24 10:55:32 +00:00
Bart Teeuwisse c564f2aa96 - I18n all error messages.
- Add test for all but mime_types
2011-09-07 01:07:00 -07:00
Trevor Turk 228ccbd98e Cleanup from merge 2011-01-29 21:41:44 +00:00
lukas bbe2456d14 fixes #137: extension_white_list should be case insensitive and add Regexp support 2010-11-25 16:57:29 +01:00
Jonas Nicklas ac25381de5 Use AS::Concern instead of module_setup 2010-02-06 19:13:58 +01:00
Jonas Nicklas 957b2b568f All files are utf-8 encoded 2009-07-18 14:16:43 +02:00
Jonas Nicklas 73dd78cf41 Moved extension white list check into own module 2009-05-10 20:50:15 +02:00