aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/fixtures.rb
diff options
context:
space:
mode:
authorEugene Gilburg <eugene.gilburg@gmail.com>2013-08-26 13:27:48 -0700
committerEugene Gilburg <eugene.gilburg@gmail.com>2013-08-26 14:39:47 -0700
commit853596c92695003e92a9a7759cebfcb4b97be9ea (patch)
treeda2dc18c73e58a4dd4c7f8084c5ca5f313f56841 /activerecord/lib/active_record/fixtures.rb
parentc9f834bdfbfa38091dbeff97682085df280ea802 (diff)
downloadrails-853596c92695003e92a9a7759cebfcb4b97be9ea.tar.gz
rails-853596c92695003e92a9a7759cebfcb4b97be9ea.tar.bz2
rails-853596c92695003e92a9a7759cebfcb4b97be9ea.zip
Updating README.md [ci skip]
Updating the global Rails README following work by @strzalek et al which extracted Action View to a separate gem, and also some other improvements. Summary of changes: * Reordered the paragraphs from View-Model-Controller to Model-Controller-View, based on how (IMHO) most people think about the structure and hierarchy of the framework and their code in it. * Added references to ActionView's README in the _View_ paragraph * Reworded the _Controller_ paragraph to briefly mentioned routing as handled by Action Dispatch, and that both Action Dispatch and Action Controller work together to form the request-handling Action Pack * Removed paragraph saying Action Pack is coupled with Action View, as this is no longer the case * Added brief references to Action Mailer and Active Support, since they are both major Rails components. Briefly mentioned in the _View_ paragraph that Action View is often used to generate the body of the email, in addition to the other typical of using to build a response body.
Diffstat (limited to 'activerecord/lib/active_record/fixtures.rb')
0 files changed, 0 insertions, 0 deletions