Change rails short desc as per FredLifton

This commit is contained in:
Joe Ferguson 2014-08-26 13:46:03 -06:00
parent 8b0b6ed6a7
commit df6b9c27e2
1 changed files with 1 additions and 1 deletions

View File

@ -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.