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
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
use the plugin (as it's tested) instead of the hack

git-svn-id: http://svn.techno-weenie.net/projects/mephisto/trunk@2998 
567b1171-46fb-0310-a4c9-b4bef9110e78
imajes (author)
Thu Oct 18 14:58:49 -0700 2007
commit  b9337f8e4b0f84be4b141a7b717dc1ea0ad80ccb
tree    ad4c26d38af124812d0e7d184b72413fe56891b4
parent  293e143d29f655f721dfe26b58bc543cc5eac887
...
14
15
16
17
18
19
20
21
22
...
14
15
16
 
 
 
17
18
19
0
@@ -14,9 +14,6 @@ require File.join(File.dirname(__FILE__), 'boot')
0
 # requires vendor-loaded redcloth
0
 require 'RedCloth-3.0.4/lib/redcloth' unless Object.const_defined?(:RedCloth)
0
 
0
-# extend ruby defaults - this is needed here before we use it
0
-require File.join(File.dirname(__FILE__), '../lib/mephisto/ruby_extensions')
0
-
0
 Rails::Initializer.run do |config|
0
   # Settings in config/environments/* take precedence those specified here
0
   

Comments

    No one has commented yet.