Browse Source

Change rails short desc as per FredLifton

Joe Ferguson 11 năm trước cách đây
mục cha
commit
df6b9c27e2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.