Skip to content

Commit

Permalink
. doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Hanke committed Jun 10, 2008
1 parent 8d8a259 commit 47f12bf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -23,7 +23,7 @@ def collection_presenter_for(pagination_array, context=self)
# Create a new presenter instance for the given model instance
# with the given arguments.
#
# Note: Presenters are usually from class Presenters::<ModelClassName>.
# Note: Presenters are usually of class Presenters::<ModelClassName>.
# (As returned by default_presenter_class_for)
# Override specific_mapping if you'd like to install your own.
# OR: Override default_presenter_class_for(model) if
Expand Down

0 comments on commit 47f12bf

Please sign in to comment.