public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Search Repo:
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
mephisto / config / routes.rb
100644 3 lines (3 sloc) 0.089 kb
1
2
3
ActionController::Routing::Routes.draw do |map|
  Mephisto::Routing.connect_with map
end