Ruby on Rails based Web IDE

24 views
Skip to first unread message

Oleksii Zaitsev

unread,
Jan 27, 2014, 9:04:33 AM1/27/14
to rubyonra...@googlegroups.com

I am going to create Ruby on Rails application that works like minimal web based IDE.

I want to implement several components:

  1. Web terminal to interact with local unix machine.
  2. Tree view file navigation.
  3. Text editor with syntax highlight.

The main goal of application is to create/edit ruby or python script in editor, run it in the terminal and see the output.

I investigated this tool http://codiad.com/ It has good file editor and terminal plugin. But it seems too complex and it has php backend.

Is there any tools like web terminal or file editor that are easy to integrate into rails application?

Robert Walker

unread,
Jan 27, 2014, 2:16:29 PM1/27/14
to rubyonra...@googlegroups.com
Oleksii Zaitsev wrote in post #1134538:
> I am going to create Ruby on Rails application that works like minimal
> web
> based IDE.
>
> I want to implement several components:
>
> 1. Web terminal to interact with local unix machine.
> 2. Tree view file navigation.
> 3. Text editor with syntax highlight.
>
> The main goal of application is to create/edit ruby or python script in
> editor, run it in the terminal and see the output.
>
> I investigated this tool http://codiad.com/ It has good file editor and
> terminal plugin. But it seems too complex and it has php backend.
>
> Is there any tools like web terminal or file editor that are easy to
> integrate into rails application?

You might try asking how these guys do it:
https://www.codeschool.com

--
Posted via http://www.ruby-forum.com/.
Reply all
Reply to author
Forward
0 new messages