Commit 4237254
committed
feature #6502 Added the json() shortcut to the controller chapter (dfridrich, javiereguiluz)
This PR was submitted for the master branch but it was merged into the 3.1 branch instead (closes #6502).
Discussion
----------
Added the json() shortcut to the controller chapter
This is an alternative to #6453.
Commits
-------
8aa429d Syntax issue
f1441b2 Explained how contents are serialized
6824706 Fixed typo
95d5f2e Fixed minor typo
0316363 Fixes
78aa9cb Simplified everything
7a8ad76 Moved the json() helper explanation
97a2f9c Added the json() shortcut to the controller chapter
ba6a922 Update docs for JSON helper
91b2d00 Added docs for JSON helper1 file changed
+24
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
761 | | - | |
762 | | - | |
763 | | - | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
777 | 798 | | |
778 | 799 | | |
779 | 800 | | |
| |||
0 commit comments