Gabriel Mazetto
f5a0ac0fc1
Codestyle: make sure we have space around operators
2016-05-13 04:46:56 -03:00
Connor Shea
9cc0937b3a
Enable the Rubocop DeprecatedClassMethods cop
...
This reports uses of `File.exists?` and `Dir.exists?`, which were both
deprecated in Ruby and will eventually be removed in favor of
`.exist?`. Also fixes all existing uses of the deprecated methods.
2016-05-08 15:33:34 -06:00
Gabriel Mazetto
b5291f9599
Fixed Rubocop offenses
2015-12-15 00:53:52 -02:00
Dmitriy Zaporozhets
7d48205c1a
Rubocop: comment indentation
2015-02-02 21:34:16 -08:00
Dmitriy Zaporozhets
e890582681
Rubocop enabled for: Use spaces inside hash literal braces
2015-02-02 20:36:54 -08:00
Dmitriy Zaporozhets
4f1d1fc51b
Convert hashes to ruby 1.9 style
2015-02-02 19:30:09 -08:00
Marin Jankovski
fe1ca61601
Make sure that tests pass when aws group is used.
2014-04-24 13:23:17 +02:00
Jacob Vosmaer
7cb75aeb46
Reduce Fog expiration period to 17 years
2013-12-11 17:40:11 +01:00
Jacob Vosmaer
3e57d88e57
Expire fog links after 34 years
2013-12-11 17:40:11 +01:00
Dmitriy Zaporozhets
9e0246684d
Files controller handle redirect to remote storage. Added config block to carrierwave init
2013-05-15 22:35:59 +03:00
Dmitriy Zaporozhets
23ee8e6257
Init aws support for file storage
2013-05-01 12:41:37 +03:00
Saito
ca23f27b5b
upload file's name support non-english words
2012-01-16 14:36:30 +08:00