aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/rails-2.0.2/railties/test/mocks/routes.rb
blob: ea128636832c3bc1ebab9c7be4dc504c24aa0e93 (plain)
1
2
3
4
5
6
module ActionController
  module Routing
    class Routes
    end
  end
end