Sha256: c25fb4e25ba662000bc09579c59d06aa47deebe90ede9a14b7f5ae833cbdfbbc
Contents?: true
Size: 215 Bytes
Versions: 64
Compression:
Stored size: 215 Bytes
Contents
# We want to add a new collection action to Catalog, without over-writing # what's already there. This SEEMS to do it. Rails.application.routes.draw do # match "catalog/range_limit" => "catalog#range_limit" end
Version data entries
64 entries across 64 versions & 1 rubygems