You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@alpaca0984 This occasionally happens to me as well. I don't know the root cause, but it eventually corrects itself. In the meantime opening it up in another browser should do the trick.
similar issue with #210
When i deployed code on production server,
reset.css / split.css / dashboard.js files couldn't be found(return 404 error).
files path in HEAD tag are /split/dashboard.js, /split/reset.css, /split/split.css but
capistrano deployment doesn't create /public/split directory.
My environment => Rails: 4.2.1, Ruby: 2.1.5, split: 1.4.2, sinatra: 1.4.7
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: