Skip to content

Commit 9e7d68d

Browse files
committed
Merge pull request #646 from cerebris/toc_cleanup
Update the TOC to include missing and incorrect sections
2 parents 3ffbed8 + 496d3e1 commit 9e7d68d

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,25 @@ backed by ActiveRecord models or by custom objects.
2424
* [Attributes] (#attributes)
2525
* [Primary Key] (#primary-key)
2626
* [Model Name] (#model-name)
27+
* [Model Hints] (#model-hints)
2728
* [Relationships] (#relationships)
2829
* [Filters] (#filters)
2930
* [Pagination] (#pagination)
3031
* [Included relationships (side-loading resources)] (#included-relationships-side-loading-resources)
3132
* [Resource meta] (#resource-meta)
32-
* [Custom Links] (#resource-meta)
33+
* [Custom Links] (#custom-links)
3334
* [Callbacks] (#callbacks)
3435
* [Controllers] (#controllers)
3536
* [Namespaces] (#namespaces)
3637
* [Error Codes] (#error-codes)
3738
* [Handling Exceptions] (#handling-exceptions)
3839
* [Action Callbacks] (#action-callbacks)
3940
* [Serializer] (#serializer)
41+
* [Serializer options] (#serializer-options)
42+
* [Formatting] (#formatting)
43+
* [Key Format] (#key-format)
4044
* [Routing] (#routing)
45+
* [Nested Routes] (#nested-routes)
4146
* [Configuration] (#configuration)
4247
* [Contributing] (#contributing)
4348
* [License] (#license)
@@ -1854,4 +1859,4 @@ end
18541859

18551860
## License
18561861

1857-
Copyright 2014 Cerebris Corporation. MIT License (see LICENSE for details).
1862+
Copyright 2014-2016 Cerebris Corporation. MIT License (see LICENSE for details).

0 commit comments

Comments
 (0)