public
Description: All the extra stuff you could want for the Mack Framework.
Homepage: http://www.mackframework.com
Clone URL: git://github.com/markbates/mack-more.git
Revert "more distributed routes refactoring [#8]"

This reverts commit 1106f6e06ca52d53dbe7e1021ae51dcc71928da6.
dsutedja (author)
Tue Aug 05 08:37:11 -0700 2008
commit  6d1b078316848a1588a4df6fb6942b98d21aca45
tree    a969773f24c53893746c1cad6805d5abd72aba9d
parent  67136038f796f9852b46c86b590d41fb698368f1
...
40
41
42
43
44
45
46
...
40
41
42
 
43
44
45
0
@@ -40,6 +40,5 @@ Mack::Routes.after_class_method(:build) do
0
     
0
     d_urls = Mack::Distributed::Routes::Urls.new(app_config.mack.distributed_site_domain)
0
     d_urls.put
0
-    Mack::Routes::Urls.include_safely_into(Mack::Distributed::Routes::Urls)
0
   end
0
 end
0
\ No newline at end of file

Comments