#7 楼 @gonglexin 可以说几个最不好的点吗 一般都是查 1 个小时资料 写一句话上去 所有的都是 2 周业余时间做的 除前 2 天 如果我自己知道哪些地方不好 我自己重构 应该也就是 2 天时间
早点睡觉 明天再说
config.action_mailer.default_url_options = { host: ENV['Host'] }
config.action_mailer.delivery_method = :smtp
config.action_mailer.smtp_settings = {
:address => ENV['Mail_address'],
:port => 25,
:domain => "euchost.com",
:authentication => :login,
:user_name => ENV['Mail_user_name'],
:password => ENV['Mail_pass'],
:enable_starttls_auto => true
}
瞎试,试好了
如果有很多项验证怎么办?要写很多遍“不能为空” ?有没有简介的写法?
activerecord:
models:
user: "用户"
attributes:
user:
name: "姓名"
tel: "电话"
job: "期望职位"
errors:
models:
user:
attributes:
name:
blank: "不能为空"
tel:
blank: "不能为空"
job:
blank: "不能为空"
#11 楼 @richard020389 公司还是好公司。公司改革,不适合我了。
#3 楼 @tyaccp_guojian 想做产品不用等到 5 年后后啊 有技术经验做产品是应该好些。一两年就差不多
ruby 界人好少。
听完了。第一次听。很新鲜,很喜欢。 erp 很复杂。 创始人都是高富帅。 外包项目养活简书项目。
感觉做的挺细致。 但是 bootstrap 有点审美疲劳。 不知道有什么地方能吸引大家使用。
9 月 22 号更新
#1 楼 @yunzifeiyu 很大机会
已经招聘到人了,谢谢大家!!!!
#3 楼 @siyang1982 前端开发的工作本来就很多