public
Description: Ryan McGeary's configuration shiznit that makes him productive
Homepage: http://ryan.mcgeary.org
Clone URL: git://github.com/rmm5t/dotfiles.git
Search Repo:
Switching to github fork of emacs-rails
rmm5t (author)
Thu May 15 08:19:41 -0700 2008
commit  91dc61c6f0f30252a586c966fa37c2c850221d62
tree    0152f03c62727ed9fdae9b2a58c1bf6aeb2ff2c5
parent  eb6ce600807248757ffe64c2c88900abc32bdfd1
...
1
2
3
4
 
5
6
7
...
1
2
3
 
4
5
6
7
0
@@ -1,7 +1,7 @@
0
 ;;; Rails
0
 
0
 ;; Emacs Rails
0
-(add-to-list 'load-path (expand-file-name "~/.emacs.d/lisp/rails"))
0
+(add-to-list 'load-path (expand-file-name "~/.emacs.d/lisp/emacs-rails"))
0
 (require 'rails)
0
 
0
 ;; Rinari

Comments

    No one has commented yet.