mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
commit
9c44b6461f
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ Run the following generator command, then edit the generated file.
|
|||
|
||||
By default, the message will use the humanized class name of objects
|
||||
in collection: for instance, "project types" for ProjectType models.
|
||||
The namespace will be cutted out and only the last name will be used.
|
||||
The namespace will be cut out and only the last name will be used.
|
||||
Override this with the <tt>:entry_name</tt> parameter:
|
||||
|
||||
<%= page_entries_info @posts, :entry_name => 'item' %>
|
||||
|
|
Loading…
Reference in a new issue