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/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/6dcdb609627c791ab2ce8130821a8cb0%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to