Sha256: 66c01df89cd6b55e0bf222f20afa5f5d903178093825ef4c4df4b9a3c1a3e138
Contents?: true
Size: 274 Bytes
Versions: 135
Compression:
Stored size: 274 Bytes
Contents
object false child(@return_authorizations => :return_authorizations) do attributes *return_authorization_attributes end node(:count) { @return_authorizations.count } node(:current_page) { params[:page].try(:to_i) || 1 } node(:pages) { @return_authorizations.total_pages }
Version data entries
135 entries across 135 versions & 3 rubygems