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
Documentation for static files in ruby (STATIC_FILES_PATH and STATIC_URL_PREFIX) is somewhat misleading, since in standard rails app we should not set STATIC_URL_PREFIX at all.
Documentation for static files in ruby (
STATIC_FILES_PATHandSTATIC_URL_PREFIX) is somewhat misleading, since in standard rails app we should not setSTATIC_URL_PREFIXat all.We should find a simple way to state that.