emmm 简书被你吃了么。 薄荷被你吃了么。 爱燃烧被你吃了么。
有什么问题么?没什么问题啊。你用 restful 只是把 type 从 body 里转移到别的位置了。
设置 assets_host 然后使用 image_url
Ucloud 香港的话 标称 100M 的话 服务器实际上传带宽只有 10M 超过 10M 疯狂丢包。别问我为什么知道的,我专门发工单有问。。。
elivery_income_num_count = records.map {|s| s['delivery_income_num']}.reduce(0, :+)
用 activestorage 如果后面接入的是 cdn 服务,就会出一个问题,就是访问图片要先请求 rails,然后再跳转到 cdn 上去,这个还是蛮影响系统的,不知道有没有解决办法?
sentry?
清空上传文件再做个接口不就好了。。。何必这么纠结呢。
emmm 我部署过。顺便升级到了 rails5.0。然后。没了。
本机执行:
bundle install --deployment --without=development
该命令可以把 gem 包打包放在{project_root}/vendor/bundle
下面,后面备用
Dockerfile
FROM ruby:alpine
RUN apk add --update --no-cache libstdc++
WORKDIR /app
RUN mkdir -p /usr/local/bundle && echo $'---\nBUNDLE_FROZEN: "true"\nBUNDLE_PATH: "vendor/bundle"\nBUNDLE_WITHOUT: "development"' > /usr/local/bundle/config
COPY . /app/
ENTRYPOINT ["ruby", "run_robot.rb"]
这样就可以了。
那这样执行时间也算在里面了。极端条件下比如执行时间是 10s 那么这个脚本就变成 30s 一次了
ruby#hging.net 两个 古银 + 金色
手写 yaml。。。。也不难。。。嗯。。。
那只猫不是白色的么(跑)
emmmm,有可能...
作为前员工 表示在里面学到了很多 成长很快 领导奈斯 同事奈斯
这不是数据库层面的唯一性保证么...
那就用原来的数据库,自己对应 model 就行了。。。
uncommon.mk:203: recipe for target 'build-ext' failed 把这句话扔谷歌 第一条答案就是解决办法=。=
别用百度了
Scoped order is ignored, it's forced to be batch order.
日志里不是写了么。。。
这跟。。。360 又有什么关系。。如果是 360 浏览器。。。那怕是无解了。就算上 https 该插还插。
coupon.reload
我不听我不听。我就要当分母。哈哈哈哈
上 https。别无他法。
从来没抽中过的来当分母。。。
支持提醒。但是比特币≠区块链。 技术还是可以研究研究的。蛮有意思的。
我昨天也遇到了。。。搜索之后发现 google cloud 屏蔽了邮箱端口。一脸懵逼啊。被迫换成了 mailgun
Google Compute Engine does not allow outbound connections on ports 25, 465, and 587. By default, these outbound SMTP ports are blocked because of the large amount of abuse these ports are susceptible to. In addition, having a trusted third-party provider such as SendGrid, Mailgun, or Mailjet relieves Compute Engine and you from maintaining IP reputation with your receivers.
https://cloud.google.com/compute/docs/tutorials/sending-mail/
我猜文件夹不对
。。。。没有接口做接口。。。否则呢