Tested in Mac OS X: super == command
Open/Goto
- super+t: go to file
- super+ctrl+p: go to project
- super+r: go to methods
FridayHug.com http://fridayhug.com
The Smallest Rails App http://thesmallestrailsapp.com
%w(action_controller/railtie coderay).each &method(:require)| - restore_cache: | |
| keys: | |
| - v1-asset-cache-{{ arch }}-{{ .Branch }} | |
| - v1-asset-cache- | |
| - run: bundle exec rake assets:precompile | |
| - save_cache: | |
| key: v1-asset-cache-{{ arch }}-{{ .Branch }}-{{ epoch }} | |
| paths: |