Skrynnikov Andrey

Results 2 comments of Skrynnikov Andrey

Now I have to use this code: ``` $.fn.select2.amd.require(['select2/diacritics'], function (DIACRITICS) { // stripDiacritics code copied from select2 function stripDiacritics (text) { // Used 'uni range + named function' from...

Ubuntu 16.04, rbenv, Capistrano, whenever, Rails 5 ``` $ which rake /home/deploy/.rbenv/shims/rake ``` ``` schedule.rb job_type :rbenv_rake, %Q{export PATH=/home/deploy/.rbenv/shims:/home/deploy/.rbenv/bin:/usr/bin:$PATH; eval "$(rbenv init -)"; \ cd :path && :environment_variable=:environment :bundle_command rake...