brew install jemalloc
❯ find /usr -iname "*jemalloc*"
find: /usr/sbin/authserver: Permission denied
| /* eslint-disable */ | |
| !(function(D, u) { | |
| "object" == typeof exports && "undefined" != typeof module | |
| ? u(exports) | |
| : "function" == typeof define && define.amd | |
| ? define(["exports"], u) | |
| : u(((D = D || self).window = D.window || {})); | |
| })(this, function(e) { | |
| "use strict"; | |
| var v = ""; |
brew install jemalloc
❯ find /usr -iname "*jemalloc*"
find: /usr/sbin/authserver: Permission denied
| <%= form_with(model: school, local: true) do |form| %> | |
| <% if school.errors.any? %> | |
| <div id="error_explanation"> | |
| <h2><%= pluralize(school.errors.count, "error") %> prohibited this school from being saved:</h2> | |
| <ul> | |
| <% school.errors.full_messages.each do |message| %> | |
| <li><%= message %></li> | |
| <% end %> |
| limjinsun.postach.io | |
| limjinsun.postach.io | |
| limjinsun.postach.io |
| @font-face { | |
| font-family: 'Kakao'; | |
| font-style: normal; | |
| font-weight: 400; | |
| src: local('Kakao Regular'), local('KakaoOTF Regular'), | |
| url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-bRg.eot') format('eot'), | |
| url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-bRg.woff2') format('woff2'), | |
| url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-bRg.woff') format('woff'), | |
| url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-bRg.otf') format('opentype'); | |
| } |