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 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/31db10d6-b29d-4477-b308-fc6961e795e5%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to