Download List

Projeto Descrição

The jEdit Ruby Editor Plugin lets you manipulate Ruby and Rails code at the syntax level. Focused on programmer productivity, the plugin provides method completion and an integrated Ruby documentation viewer.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-31 14:25
0.8

O plugin é agora compatível com jEdit 4,3 e JRuby 0.9. Um bug que impedia a conclusão método de trabalho a partir de uma linha de código foi corrigido.
Tags: Minor bugfixes
The plugin is now compatible with jEdit 4.3 and
jRuby 0.9. A bug preventing method completion
working from within a line of code was fixed.

2005-12-12 11:41
0.7.6

"Introduzir" refactoring variável foi adicionada. Copie e ações que operam em uma linha inteira quando nenhum texto é selecionado foram adicionados. Autocompletion de parêntesis e aspas é agora mais esperto. Seleção progressiva agora lida melhor método de seleção.
Tags: Minor feature enhancements
"Introduce variable" refactoring was added. Copy
and cut actions that operate on a whole line when
no text is selected were added. Autocompletion of
brackets and quotes is now smarter. Progressive
selection now handles method selection better.

2005-11-14 12:50
0.7.3

Código completo agora trabalha para a classe e os nomes dos módulos, bem como para os métodos. Um par de erros na funcionalidade de conclusão foram corrigidos.
Tags: Minor feature enhancements
Code completion now works for class and module
names, as well as for methods. A couple of bugs in
completion functionality were fixed.

2005-11-07 01:46
0.7.1

Método completo para o Ruby on Rails métodos. Ruby Docs Viewer contém docs Ruby on Rails. Syntax parsing agora suporta módulos single-line, classes e defs. Código Minor bugfixes análise.
Tags: Major feature enhancements
Method completion for Ruby on Rails methods. Ruby Docs Viewer contains Ruby on Rails docs. Syntax parsing now supports single-line modules, classes, and defs. Minor code parsing bugfixes.

2005-05-31 22:39
0.6.9

Esta versão corrige um bug no Ruby analisar arquivos que contêm métodos definidos dentro de declarações eval.
Tags: Minor bugfixes
This release fixes a bug in parsing Ruby files that contain methods defined inside eval statements.

Project Resources