Commit Graph

10 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
Aggelos Avgerinos 3407ed122e Move to Rspec 3 syntax 2015-04-22 23:00:01 +03:00
James Miller 0c8adc3203 Fix possible race condition with CarrierWave.root, closes #544 2011-12-19 10:51:22 -08:00
Trevor Turk 392c91dbed Revert "Allows configuration values to be Proc instances and solves race condition setting value or #root"
This reverts commit b4bc77270b.
2011-09-13 22:31:24 -05:00
Jarrod Carlson b4bc77270b Allows configuration values to be Proc instances and solves race condition setting value or #root 2011-09-05 19:54:10 -04:00
Trevor Turk b71326404b Remove whitespace 2011-02-18 10:56:57 +00:00
Jonas Nicklas 9055f22167 Update for Ruby 1.9.2 compatibility 2010-07-20 19:58:12 +02:00
Jonas Nicklas 50ce9f0909 the `public` option has been renamed `root`
and the old `root` option was removed. This was
done to improve the consistency of the interface
and the ambiguity between the two methods.
2009-09-01 23:35:30 +02:00
Jonas Nicklas 957b2b568f All files are utf-8 encoded 2009-07-18 14:16:43 +02:00
Jonas Nicklas b7c372f485 Split uploader spec into smaller files 2009-05-12 21:33:30 +02:00