-
-
css-loader cannot resolve resources (.eot, .woff, etc.) · Issue #384 · rails/webpacker
In hello_react.jsx, I import hello_react.css: import "./hello_react.css"; In hello_react.css, I import the CSS contained in a node_module: @import "~@blueprintjs/core/dist/blueprint&... -
-
-
对话Ruby on Rails之父DHH:我们需要重新审视软件开发-InfoQ
或许这有点尴尬,即使在这个行业呆了好几年,我仍然不明白为什么软件公司如此迷恋交付速度。这种迷恋已经深植到软件语言中,他们用Sprint作为工作时间单位,用速度(velocity)来衡量进度。快速交付软件真有那么重要吗?我不知道。我自己不开发软件,但每天都会做故障排除工作,有时甚至希望工程师能慢一点。我把这个问题抛给了DavidHeinemeierHansson(DHH)——RubyonRails之 -
Four Action Mailer features you should know about - Thoughts on Refreshing Business Software
Action Mailer, which comes preloaded with Rails, is the default email library with tons of lesser known features that can help scale and debug email sending. -
-
Minitests Rails
I am writing here some toughts during my work in Ruby on Rails, Javascript and other -
【译】Ruby On Rails中SEO综合指南
翻译一篇在Ruby On Rails上做SEO的指南,个人觉得比较全面。原文发布在Medium,虽说作者标题包含了2018的字样,但我觉得即便在今天许多建议都十分实用。 -
-
-
Deploy Ruby On Rails to Ubuntu 20.04 Focal Fossa (2020 Update) | GoRails - GoRails
A guide to setting up a Ruby on Rails production environment on Ubuntu 20.04 Focal Fossa with Git, MySQL, PostgreSQL, and Capistrano -
Use PurgeCss with Rails (and Tailwind Css)
PurgeCss is a small, but smart PostCss plugin that helps you keep your Css humble and small. -
How to Deploy a Rails Application to AWS with Docker - Part 1
Why Use Docker for Deploying to AWS? There are so many good reasons to use Docker, it woul... -
Escaping the SPA rabbit hole with modern Rails
The SPA path is dark and full of terrors. You can bravely fight those… or choose a different path that takes you to a similar destination…