Akira Nonaka
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Customize git commit check box (PyCharm)
AnsweredI an a PyCharm user and want to know if I can customize the check box of "git commit" dialog. By default, all the check box are "checked" for modified files. Is is possible to customize the check ... -
Created Short cut create RSpec skelton file?
Is there any short cut to create RSpec skelfon file from modes/controller file?Say I have foo_controller.rb and want to create a file foo_controller_spec.rb in one action. -
Created Short cut for RSpec
Are there short cut for jump to RSpec files from model/controller files?