可以看看我以前写的,https://github.com/renyijiu/alipay_mini
必须支持下
production.rb
中应该有配置选项
config.log_level = :info
你们标题是 ruby 工程师,职位描述是前端要求也是有意思
报个名,学习学习
第一张照片记得是我偷拍的
支持黎黎姐
感谢,当时入门时看过这个
你们的官网 503 错误了
lanyuejin1108#gmail.com 邮箱
经验不太够,但还是发了个邮件
@huacnlee 你好,我想请问下这个,
attr_reader :defined_actions
def find_defined_action(action_type, target_type)
action_type = action_type.to_s
name = target_type.to_s.singularize.underscore
defined_actions.find do |a|
a[:action_type] == action_type && (a[:action_name] == name || a[:target_type] == target_type)
end
end
其中defined_actions
的值是如何传递进去的?我的理解是attr_reader
方法只是生成了一个可以读取对应实例变量的实例方法,和defined_actions
这里的直接调用并不对应啊,感谢!
组个分母