mrkongo
mrkongo
How to deal with Turbolinks 5? Every time I click on a link the animation run two times! ``` Example ``` Why?
'exiting' class: how can I change this class name? Option in environment.js maybe? And why if I click to destroy flash the class is not applied?
It's my first time with SemanticUI. I installed rails 5 with docker (ruby image), everything good, I tried this gem: https://github.com/doabit/semantic-ui-sass and it loads everything fast end good. But with...
How to use the Bootstrap modals with this amazing addon? Anyone before me with this problem?
Any info on this?
Today if I start server with docker-compose like that and modify a controller or a model it doesn't work adn I have to launch again with docker-compose up. I'm on...