huacnlee's recent timeline updates
huacnlee

huacnlee

I love Ruby on Rails
V2EX member #61, joined on 2010-04-26 09:49:17 +08:00
Per huacnlee's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
huacnlee's recent replies
@passerbytiny

现在我设计这个可以实现 Lint 机制,对可能有问题的部分做出标识,然后给出纠正提示。

正在做,结合当前实现以及 VS Code Extension 的机制可以搞,应该这周末就可以用了。

![]( https://l.ruby-china.com/photo/huacnlee/1f8ad3d3-8b0d-468a-a9fb-042cf9ed5a36.png!large)
Nov 12, 2020
Replied to a topic by coool Ruby on Rails Ruby, Rails 不值一学
楼主你试试:

```bash
$ rails new foo --minimal
```

这个模式仅包含 Rails 经典的部分:

```rb
require "rails"
# Pick the frameworks you want:
require "active_model/railtie"
# require "active_job/railtie"
require "active_record/railtie"
# require "active_storage/engine"
require "action_controller/railtie"
# require "action_mailer/railtie"
# require "action_mailbox/engine"
# require "action_text/engine"
require "action_view/railtie"
# require "action_cable/engine"
require "sprockets/railtie"
require "rails/test_unit/railtie"
```
Nov 12, 2020
Replied to a topic by coool Ruby on Rails Ruby, Rails 不值一学
@est 没有 Ruby 语言特性的支持,ActiveSupport 也实现不了哪些牛逼的特性。

比如 1.times, 1.weeks.ago 或者 nil.blank? 因为 Ruby 里面什么都是对象,所以基于对象扩展功能可以做很多事情。
Nov 2, 2020
Replied to a topic by huacnlee 酷工作 成都 - 长桥招后端工程师 4 - 5 名
@ryh 这个问题已经修复,等 App 发布
Nov 2, 2020
Replied to a topic by simerpc 求职 上海/杭州求职, Go 开发
Oct 27, 2020
Replied to a topic by huacnlee 酷工作 成都 - 长桥招后端工程师 4 - 5 名
@AmberJiang 杭州招,如何面试通过,可以在成都入职
Oct 26, 2020
Replied to a topic by huacnlee 酷工作 成都 - 长桥招后端工程师 4 - 5 名
Oct 26, 2020
Replied to a topic by huacnlee 酷工作 成都 - 长桥招后端工程师 4 - 5 名
@iapplebear Vue, React 都在用,我们成都这边的人都会

Vue 目前用在前台,React 用在后台
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3233 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 13:40 · PVG 21:40 · LAX 06:40 · JFK 09:40
♥ Do have faith in what you're doing.