1 Reply Latest reply: Feb 2, 2014 11:08 AM by cfjedimaster RSS

    launching Edge code thru terminal for Ruby on Rails

    HuckstabelRex Community Member

      hello

      i am studying ruby on rails programming.  i just started and I am new to alot things about it.

       

      The tutorials im watching say to use sublime text or some other one.  if it makes sense i would like to use edge code because i come from a design background and i trust adobe have the best features by the end of the game.

       

      so in the tutorials they used this command to conect the terminal work we've been studying to sublime text

       

      ln -s /Aplplications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl usr/local/bin/subl

       

      and allowed him the edit his .bash_profile in sublime text simply by typing

       

      subl .bash_profile

       

      Im curious to see if there is an equivalent to this for edge code.  or am i trying to use the wrong app for ruby on rails?

        • 1. Re: launching Edge code thru terminal for Ruby on Rails
          cfjedimaster Adobe Employee

          There is not a way to open a file via the command line with Edge Code (or

          Brackets) yet, but you can at least right click on a file and do Open With.

          In terms of 'does it make sense to write Ruby code with Edge Code', I can't

          answer that. I use Brackets for all my front end code, and Node.js stuff on

          the back, but not for any ColdFusion work I do. Best I can suggest is just

          to try it out and let us know how it works.