I have tried BBedit and RubyMine for building Rails apps and I would like to try out Sublime 2. What add ons should I include?
Asked
Active
Viewed 89 times
0
-
What ones are you considering? I am afraid this question will likely be voted to be closed as "closed as not constructive." You may want to read the [what kind of questions to avoid asking](http://stackoverflow.com/help/dont-ask) article. – vgoff Oct 03 '13 at 21:50
-
Thanks to twitter responses which pointed me at -> [How do I get Sublime Text 2 to work with Ruby on Rails?][1] [1]: http://stackoverflow.com/questions/17900131/how-do-i-get-sublime-text-2-to-work-with-ruby-on-rails – Oct 04 '13 at 04:55
1 Answers
0
OK so this is what I found in different places
- Establish that you access sublime from the command line
This is the actual set of answers that worked for me, note the version of Mac OSX and the version of Sublime Open Sublime Text from Terminal in macOS
Install the Package Controller https://sublime.wbond.net/installation
Install the Soda theme from package controller
Install the following packages -> SCSS, ApplySyntax, Git and RSpec

Community
- 1
- 1