Sha256: 4e2c1300e15653899abb93ebc1f99209b35e8903713abbd9e432b80b1b023b1b

Contents?: true

Size: 498 Bytes

Versions: 9

Compression:

Stored size: 498 Bytes

Contents

REQUIRES:
	screen
	vim (must be vim that supports directory browsing)
  rubygems
  rails rubygem
  rake

to install:
  build the gem if it doesn't already exist, with
    rake pkg/RailsEditor-$VERSION.gem
  install the gem
    gem install pkg/RailsEditor-$VERSION.gem

CD to a RAILS_ROOT
run RailsEditor

In that RAILS_ROOT, there will be a .vimrc that you can adjust to your liking,
it will use this instead of your regular ~/.vimrc

See README.rails-editor for licensing and more complete usage.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
RailsEditor-0.0.28 INSTALL
RailsEditor-0.0.24 INSTALL
RailsEditor-0.0.25 INSTALL
RailsEditor-0.0.26 INSTALL
RailsEditor-0.0.27 INSTALL
RailsEditor-0.0.23 INSTALL
RailsEditor-0.0.21 INSTALL
RailsEditor-0.0.22 INSTALL
RailsEditor-0.0.29 INSTALL