Sha256: f3abda156014bc6718b66b244c4d3798f4b8e7d3c9f9634eea5da74a04ec9783
Contents?: true
Size: 114 Bytes
Versions: 7
Compression:
Stored size: 114 Bytes
Contents
Rails.application.routes.draw do get :async, to: 'application#test' get :normal, to: 'application#normal' end
Version data entries
7 entries across 7 versions & 1 rubygems