This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Sat Mar 29 13:20:17 -0700 2008 | [bougyman] |
| |
Rakefile | Fri Mar 28 11:25:44 -0700 2008 | [bougyman] |
| |
generators/ | Fri Apr 11 21:10:00 -0700 2008 | [bougyman] |
| |
install.rb | Sat Mar 29 13:55:28 -0700 2008 | [bougyman] |
| |
lib/ | Fri Mar 28 11:25:44 -0700 2008 | [bougyman] |
| |
license/ | Sat Mar 29 13:20:17 -0700 2008 | [bougyman] |
| |
tasks/ | Fri Mar 28 11:25:44 -0700 2008 | [bougyman] |
| |
test/ | Sat Mar 29 13:20:17 -0700 2008 | [bougyman] |
| |
uninstall.rb | Fri Mar 28 11:25:44 -0700 2008 | [bougyman] |
README
RailsEditor
===========
This is an ide primarily for console junkies, but GUIusers who deploy to servers
may find some use in it as a debugging system for apps which are deployed to *nix
servers which have screen and vim (or emacs, this does support screen + emacs, as well).
In a pinch it's a bit more handy than vim by itself.
TODO: Add rails.vim on window 2 (and maybe all the editing/vim windows)
Add auto-testing script to window 9
Make some tests for this thing, just ported the old RailsEditor code
Example
=======
./script/editor -M -U deathsyn,trey
would start a multi-user screen which allowed users deathsyn and trey to also connect to it
Copyright (c) 2005 [The Rubyists (deathsyn, bougyman, trey)], released under the GPL (licence/GPL.txt)




