diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-03-13 10:03:59 -0300 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2012-03-14 12:46:25 -0300 |
commit | 570cc89bad00a0df20e11196fa34d3119327a7d6 (patch) | |
tree | dcec69b0a6fa60bdde8a3cb5a5b5375c93a6be7a /activemodel/test/cases | |
parent | 3e138df9776985de8ab367dcd9757b404c53435e (diff) | |
download | rails-570cc89bad00a0df20e11196fa34d3119327a7d6.tar.gz rails-570cc89bad00a0df20e11196fa34d3119327a7d6.tar.bz2 rails-570cc89bad00a0df20e11196fa34d3119327a7d6.zip |
Generate special controller and functional test templates for http apps
The main goal is to not generate the format.html block in scaffold
controller, and to generate a different functional test as we don't rely
on redirects anymore, we should test for http responses.
In addition to that, the :edit action is removed from the http
controller and the edit route is not generated by default, as they
usually do not make sense in this scenario.
[Carlos Antonio da Silva & Santiago Pastorino]
Diffstat (limited to 'activemodel/test/cases')
0 files changed, 0 insertions, 0 deletions