<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rubynews</author_name>
  <author_url>https://blog.hatena.ne.jp/rubynews/</author_url>
  <blog_title>RubyNews</blog_title>
  <blog_url>https://rubynews.hatenadiary.org/</blog_url>
  <categories>
    <anon>RAILS</anon>
    <anon>RUBY ON RAILS</anon>
    <anon>PLUGIN</anon>
  </categories>
  <description>以前も書いたような気がするが、気にせずメモ。 will_paginate はページ表示するとき便利な Ruby gem である。 @users = User.paginate(:all, :page =&gt; params[:page], :per_page =&gt; 30, :order =&gt; &quot;created_at DESC&quot;) みたいな感じで、ActiveRecord::Base の find クラスメソッドとほぼ同様に使える・・・。page というパラメータを除いて。 ここでかえってきた @users は will_paginate の Collection クラスインスタン... http:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frubynews.hatenadiary.org%2Fentry%2F20080625%2F1214408965&quot; title=&quot;will_paginate の Collection クラスで使える属性 - Rails で行こう！ - Ruby on Rails を学ぶ   - RubyNews&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://screenshot.hatena.ne.jp/images/120x90/3/b/5/8/a/27c0ac80edceea2f67e3849d42aed869be3.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-06-25 00:49:25</published>
  <title>will_paginate の Collection クラスで使える属性 - Rails で行こう！ - Ruby on Rails を学ぶ  </title>
  <type>rich</type>
  <url>https://rubynews.hatenadiary.org/entry/20080625/1214408965</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
