Skip to content

Commit

Permalink
examples was using responsive instead of i18n (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
espen authored and ddnexus committed May 31, 2018
1 parent b9517d3 commit 11fbc49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extras/i18n.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ See [extras](../extras.md) for general usage info.

```ruby
# in the initializer
require 'pagy/extra/responsive'
require 'pagy/extra/i18n'
```

0 comments on commit 11fbc49

Please sign in to comment.