-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ETQ instructeur: nouveau filigrane des titres d'identité qui améliore la lisibilité des images #9470
ETQ instructeur: nouveau filigrane des titres d'identité qui améliore la lisibilité des images #9470
Conversation
5072967
to
ea29371
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
c'est top
|
||
desc "Watermark demo. Usage: noglob rake pjs:watermark_demo[tmp/carte-identite-demo-1.jpg]" | ||
task :watermark_demo, [:file_path] => :environment do |_t, args| | ||
file = Pathname.new(args[:file_path]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
file = Pathname.new(args[:file_path]) | |
file = File.new(args[:file_path]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
J'ai gardé Pathname
car pour ce qu'on en fait l'API est la même, et c'est beaucoup plus intuitif pour manipuler les extensions ici
7604969
to
e8104e7
Compare
e8104e7
to
6520ea0
Compare
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
WATERMARK_FILE
pour utiliserAPPLICATION_NAME
à la place. La variable d'envWATERMARK_FILE
et son fichier peuvent être supprimés.Closes #9232
Exemples sur spécimens :
watermark-demo.mp4
AVANT