diff options
author | Ryan Bigg <radarlistener@gmail.com> | 2012-03-14 14:34:50 -0700 |
---|---|---|
committer | Ryan Bigg <radarlistener@gmail.com> | 2012-03-14 14:34:50 -0700 |
commit | 7dabf57f9e3fee0b208041c864dc3194ce47c872 (patch) | |
tree | 4fa1e7bfbc15841aa861c4181ea858e32c47d949 /activesupport/test | |
parent | 35e0cb51f839974fa95c569d016f7141f78dcee6 (diff) | |
download | rails-7dabf57f9e3fee0b208041c864dc3194ce47c872.tar.gz rails-7dabf57f9e3fee0b208041c864dc3194ce47c872.tar.bz2 rails-7dabf57f9e3fee0b208041c864dc3194ce47c872.zip |
[getting started] Reworking beginnings of the 'meat' of the guide
This guide will now create the new action first, then the create action and so on and so forth until the controller has all seven RESTful actions.
We are doing this to demonstrate to a user how to *properly* build a controller. We do not mention scaffold *ON PURPOSE*. Scaffold is evil. We want to show the users the different facets of creating a resource, and this is how we're going to do it.
Diffstat (limited to 'activesupport/test')
0 files changed, 0 insertions, 0 deletions