active_model_serializers/docs/howto
Francisco Quintero e8f0dc787e Add note about will_paginate previous_page method (#1801)
* Add note about will_paginate previous_page method

Pagination_dict method in JSON adapter section refers only to kaminari prev_page. Newer version of will_paginate uses previous_page method.

* move annotation for will_paginate's previous_page method to inline comment in example methods definition
2016-06-26 22:17:21 -05:00
..
add_pagination_links.md Add note about will_paginate previous_page method (#1801) 2016-06-26 22:17:21 -05:00
add_root_key.md [DOCS] Refactor, update, create documentation [ci skip] 2015-12-14 14:38:29 -06:00
outside_controller_use.md Move SerializableResource to ActiveModelSerializers namespace 2016-03-30 11:33:04 +02:00
passing_arbitrary_options.md a little bit more trimming 2016-03-04 11:14:43 -05:00
serialize_poro.md added howto for serializing poro 2016-04-09 17:20:46 -04:00
test.md Create assert_response_schema test helper 2016-01-15 00:45:56 -06:00