Created
July 12, 2012 08:33
-
-
Save gs/3096729 to your computer and use it in GitHub Desktop.
Revisions
-
gs revised this gist
Jul 12, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ Sublime 2 Plugins that I found useful in RoR developement ====================================== -
gs revised this gist
Jul 12, 2012 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -28,19 +28,19 @@ https://github.com/phillipkoebbe/DetectSyntax Git --- Plugin for some git integration into Sublime Txt 2 https://github.com/kemayo/sublime-text-2-git ERB Insert and Toggle Commands ------------------------------ TextMate Style ERB Block for Sublime Text (<%= %>, <% %>..) https://github.com/eddorre/SublimeERB Rails Related Files ------------------- Sublime Text 2 Ruby on Rails Related Files (allows you to easily navigate your Rails projects) https://github.com/luqman/SublimeText2RailsRelatedFiles -
gs revised this gist
Jul 12, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ Sublime 2 Plugins that I found useful in RoR developement: ====================================== -
gs revised this gist
Jul 12, 2012 . 1 changed file with 11 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,54 +11,65 @@ https://github.com/maltize/sublime-text-2-ruby-tests Package Control --------------- A full-featured package manager http://wbond.net/sublime_packages/package_control Ctags ----- Easy and fast navigation between code definition https://github.com/SublimeText/CTags DetectSyntax ------------ Detect the syntax of files that might not be detected properly (detects rails files which allows to use proper and powerful snippets) https://github.com/phillipkoebbe/DetectSyntax Git --- Plugin for some git integration into sublime text 2 https://github.com/kemayo/sublime-text-2-git ERB Insert and Toggle Commands ------------------------------ TextMate Style ERB Block for Sublime Text(<%= %>, <% %>..) https://github.com/eddorre/SublimeERB Rails Related Files ------------------- Sublime Text 2 Ruby on Rails Related Files(allows you to easily navigate your Rails projects) https://github.com/luqman/SublimeText2RailsRelatedFiles Clipboard History ----------------- Clipboard history plugin for Sublime Text 2 https://github.com/kemayo/sublime-text-2-clipboard-history Cucumber -------- Cucumber syntax & snippets https://github.com/drewda/cucumber-sublime2-bundle Go to Documentation ------------------- Sublime Text 2 plugin to go to documentation (A command to jump to documentation for the current word) https://github.com/kemayo/sublime-text-2-goto-documentation Quick file creator ------------------ Quick File Creator plugin for Sublime Text 2 (Plugin that lets you quickly create a file or a subdirectory using ST2's fuzzy matching feature) https://github.com/noklesta/SublimeQuickFileCreator ZenCoding --------- Zen Coding support for Sublime Text 2 (http://code.google.com/p/zen-coding/) https://bitbucket.org/sublimator/sublime-2-zencoding -
gs revised this gist
Jul 12, 2012 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Below is a list of plugins that I use: RubyTest plugin --------------- Sublime Text 2 plugin for running ruby tests! (Unit, RSpec, Cucumber) https://github.com/maltize/sublime-text-2-ruby-tests Package Control -
gs created this gist
Jul 12, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,63 @@ Below is a list of plugins that I use: ====================================== RubyTest plugin --------------- Sublime Text 2 plugin for running ruby tests! (Unit, RSpec, Cucumber) https://github.com/maltize/sublime-text-2-ruby-tests Package Control --------------- A full-featured package manager http://wbond.net/sublime_packages/package_control Ctags ----- Easy and fast navigation between code definition https://github.com/SublimeText/CTags DetectSyntax ------------ Detect the syntax of files that might not be detected properly (detects rails files which allows to use proper and powerful snippets) https://github.com/phillipkoebbe/DetectSyntax Git --- Plugin for some git integration into sublime text 2 https://github.com/kemayo/sublime-text-2-git ERB Insert and Toggle Commands ------------------------------ TextMate Style ERB Block for Sublime Text(<%= %>, <% %>..) https://github.com/eddorre/SublimeERB Rails Related Files ------------------- Sublime Text 2 Ruby on Rails Related Files(allows you to easily navigate your Rails projects) https://github.com/luqman/SublimeText2RailsRelatedFiles Clipboard History ----------------- Clipboard history plugin for Sublime Text 2 https://github.com/kemayo/sublime-text-2-clipboard-history Cucumber -------- Cucumber syntax & snippets https://github.com/drewda/cucumber-sublime2-bundle Go to Documentation ------------------- Sublime Text 2 plugin to go to documentation (A command to jump to documentation for the current word) https://github.com/kemayo/sublime-text-2-goto-documentation Quick file creator ------------------ Quick File Creator plugin for Sublime Text 2 (Plugin that lets you quickly create a file or a subdirectory using ST2's fuzzy matching feature) https://github.com/noklesta/SublimeQuickFileCreator ZenCoding --------- Zen Coding support for Sublime Text 2 (http://code.google.com/p/zen-coding/) https://bitbucket.org/sublimator/sublime-2-zencoding