Sha256: dc5cfd9010435f1b08ca1f2cfa3e4a3adb33167eeaa17710da1f3659d9678f74
Contents?: true
Size: 178 Bytes
Versions: 17
Compression:
Stored size: 178 Bytes
Contents
ActionController::Routing::Routes.draw do |map| map.root :controller => "tommy_boy", :action => "index" map.connect 'more', :controller => "tommy_boy", :action => "more" end
Version data entries
17 entries across 17 versions & 3 rubygems