Sha256: de89914502bccad320f559ccd4bb5649f2922dd1cf8828b5082ca1cf0d372663
Contents?: true
Size: 262 Bytes
Versions: 14
Compression:
Stored size: 262 Bytes
Contents
# frozen_string_literal: true # We can't have this in config/routes.rb as they will get pulled in into parent # application automatically. We want user to manually place them. Occams::Application.routes.draw do occams_route :cms_admin occams_route :cms end
Version data entries
14 entries across 14 versions & 1 rubygems