浏览代码

Change rails short desc as per FredLifton

Joe Ferguson 11 年之前
父节点
当前提交
df6b9c27e2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rails/README-short.txt

+ 1 - 1
rails/README-short.txt

@@ -1 +1 @@
-Ruby On Rails is an open-source web framework that's optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration.
+Ruby on Rails is an open-source application framework written in Ruby. It emphasizes best practices such as convention over configuration, active record pattern, and the model-view-controller pattern.