https://gethomeland.com/docs/configuration/config-file/
配置:admin_emails
楼主头像好讨厌,总让我以为 CDN 坏了
已更新
听说...
没原因 最初设计的时候没考虑好
最近更新:
翻墙
厉害了
Failed to build gem native extension
贴详细错误
错误原因是:
ArgumentError: Before process_action callback :verify_authenticity_token has not been defined
一些参考:
https://github.com/galetahub/ckeditor/pull/749 https://github.com/plataformatec/devise/issues/4207
这两个酒店名字厉害
因为你的邮件配置 Auth 的账号 user_name
和发送者账号 from
不是同一个
resources ?
很容易的,只是才做好,先解决 Ruby China 的 FTP 备份方式。
已经好了
现在正常了吧?看起来是 rubygems.org 服务临时性故障
因为服务器上没字体
登出功能?
复杂的如果搞不懂,你可以试试简单的方法,登陆的时候分别让客户端请求 aaa, www 的两个登陆
http://aaa.bbb.net/logout?callback=http://www.ccc.net/logout
为何不在 Model 里面做
user.as_json(except: [:password])
http://api.rubyonrails.org/classes/ActiveModel/Serializers/JSON.html#method-i-as_json
然后做到 User model 里面:
class User
def as_json(options)
super(except: [:password, :private_token])
end
end
就是 destory.js.erb 里面有段 JS 实现的
Windows 10 有内嵌 Ubuntu 了
Nginx location 配置!
加了