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 correct ::Object const name
technoweenie (author)
Sat Feb 02 15:45:11 -0800 2008
commit  bfdb76bac23813a53a70179baca641b11d61a324
tree    2bde281266730c1e39a0a147664c6f71372a084f
parent  005ff943d9469b781cc88296d6ffa5acf8193ad7
...
 
 
0
...
1
2
3
0
@@ -0,0 +1,2 @@
0
+# temporarily load this before all other plugins
0
+::Object::RAILS_PATH = Pathname.new(File.expand_path(RAILS_ROOT))
0
\ No newline at end of file

Comments

    No one has commented yet.