Skip to content

Commit

Permalink
Added acronym and reference link for Model–view–controller
Browse files Browse the repository at this point in the history
  • Loading branch information
bratish committed Jun 8, 2011
1 parent 3dacc85 commit 266b1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
@@ -1,7 +1,7 @@
== Welcome to Rails

Rails is a web-application framework that includes everything needed to create
database-backed web applications according to the Model-View-Controller pattern.
database-backed web applications according to the {Model-View-Controller (MVC)}[http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller] pattern.

Understanding the MVC pattern is key to understanding Rails. MVC divides your application
into three layers, each with a specific responsibility.
Expand Down

0 comments on commit 266b1bd

Please sign in to comment.