Yosuke Kobayashi

Results 2 comments of Yosuke Kobayashi

I fixed that issue by following steps. 1. Replace 'config/routes.rb' to following file. https://github.com/haru/redmine_code_review/pull/18/commits/292883494ecfa94f993597d226b750af3da7ad29#diff-21497849d8f00507c9c8dcaf6288b136L1 2. Exec commands. ` bundle exec rake tmp:cache:clear ` ` bundle exec rake assets:clobber RAILS_ENV=production `...

I created following class in my laravel project Please look at bellow https://github.com/parmalatinter/laravel-sample/blob/main/app/Libs/DropBoxCustom.php