Denis
Denis
@sindresorhus, I've also tried to parse awesome list and found that deep parsing (even splitting by categories) is hard, because each list is formatted differently. My primary goal is to...
Me too. ruby 1.9.3p0 (2011-10-30 revision 33570) [amd64-freebsd9]
And another fork with Redmine 2.0 support: https://github.com/martinllanos/redmine_time_tracker
It seems you had run it without plugin's migration. Use `rake redmine:plugins:migrate` for development mode or `rake redmine:plugins:migrate RAILS_ENV=production` for production.
As it said above, upload failure to S3 causes `is invalid` error. It is also included in tests: https://github.com/stavro/arc_ecto/blob/d114fe019fcafb7695415bfd9d349e77525baf1f/test/schema_test.exs#L68 So any kind of storage failure will cause `is invalid` error....
So I've lost about an hour trying to get a debug to find out why I received `is invalid` error. Image was fine (size and type), and my validator passed...
This leads to security issue: I want only allow to upload files from remote URL, but this also allows local uploads (any file from `/etc` for example). Can I disallow...
Same for me. I tried it both ways, one way it doesn't show anything, another way it shows false positives.
> in my code book each application in umbrella should be considered as a standalone project, that by the convenience is stored in one repository So maybe it's for some...
@googlebot I signed it!