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
See RailsCasts episode 341 @ time 7:24. Also look for nginx option gzip_static on; @ about 9:20. This will server the gzip'd version when it can to client browsers.
The text was updated successfully, but these errors were encountered:
See RailsCasts episode 341 @ time 7:24. Also look for nginx option
gzip_static on;
@ about 9:20. This will server the gzip'd version when it can to client browsers.The text was updated successfully, but these errors were encountered: