I measure my effort by the number of commands I had to enter on my terminal, the number of lines of Ruby code that I had to write, and the amount of HTML and embedded Ruby (ERb) lines I had to write.
我通过在终端输入的命令的数量、我必须输入的Ruby代码的行数,以及我必须要写的HTML和内嵌的Ruby (ERb)代码行的总量来度量我的工作。
Rails generates a good bit of the Web pages for you, but you still need to know some basic HTML and enough Ruby to write a bit of ERb.
Rails 为您生成许多 Web 页面,但您仍旧需要了解一些基本的 HTML 和足够的 Ruby 来写出一点 ERb。
应用推荐