Sha256: ce3e54e209de0a60163469852ba2664c7fd7b0d77ba766ccebd5ccc0d1f8cff4
Contents?: true
Size: 103 Bytes
Versions: 25
Compression:
Stored size: 103 Bytes
Contents
# frozen_string_literal: true Aranha::Engine.routes.draw do resources(:addresses) { as_routes } end
Version data entries
25 entries across 25 versions & 1 rubygems
Version | Path |
---|---|
aranha-0.4.0 | config/routes.rb |
aranha-0.3.0 | config/routes.rb |
aranha-0.2.1 | config/routes.rb |
aranha-0.2.0 | config/routes.rb |
aranha-0.1.0 | config/routes.rb |