Skip to content

shanbhardwaj/emacsonrails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script integrates several plugins for emacs and is used daily for rails development

Integrates:
* rinari  - http://rinari.rubyforge.org/
* nxhtml  - http://ourcomments.org/Emacs/nXhtml/doc/nxhtml.html
* ruby-mode, indentation and color 
* gpicker - fuzzy finder for emacs
* cedet  - http://cedet.sourceforge.net/
* ecb  - http://ecb.sourceforge.net/
* org-mode  - http://orgmode.org/
* predictive  - http://www.dr-qubit.org/emacs.php#predictive
* color-theme  - http://www.emacswiki.org/emacs/ColorTheme
* yasnippet  - http://code.google.com/p/yasnippet/
* pastie
* transpose buffers


how to install:
===============
Tested on ubuntu 8.04, 8.10

Requirements:
* emacs-snapshot

How to install:
copy emacsonrails folder to ~/.emacs.d/emacsonrails

Run:
cd ~/.emacs.d/emacsonrails
install.sh

add emacs-snapshot repo
======================= 
add to /etc/apt/sources.list

# emacs
deb http://ppa.launchpad.net/ubuntu-elisp/ubuntu/ intrepid main
deb-src http://ppa.launchpad.net/ubuntu-elisp/ubuntu/ intrepid main

run:
# add ubuntu-elisp keys
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com  D62FCE72

About

rails development bundled mode for emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published