Sha256: 1c865605082deacdc28cb558f2cb8a8cb0b0b7c5da439a7e8233354690f1254f
Contents?: true
Size: 263 Bytes
Versions: 12
Compression:
Stored size: 263 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] || 1 } node(:pages) { @return_authorizations.total_pages }
Version data entries
12 entries across 12 versions & 2 rubygems