public
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/halorgium/mephisto.git
mephisto / config / routes.rb
100644 4 lines (3 sloc) 0.089 kb
1
2
3
4
ActionController::Routing::Routes.draw do |map|
  Mephisto::Routing.connect_with map
end