Sha256: 283ac1479cca3f2841f2bd1591d3800096efa2073e0fee096dc972d0a7159370
Contents?: true
Size: 131 Bytes
Versions: 9
Compression:
Stored size: 131 Bytes
Contents
if ENV["RAILS_ENV"] == "test" ActionController::Routing::Routes.draw do |map| map.connect ':controller/:action/:id' end end
Version data entries
9 entries across 9 versions & 1 rubygems