Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Commit

Permalink
Added C-c C-c M-z as binding for `rails-shell'.
Browse files Browse the repository at this point in the history
  • Loading branch information
remvee committed Jan 18, 2013
1 parent caac4db commit 5b172e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rails-ui.el
Expand Up @@ -327,6 +327,7 @@
;; Other
((rails-key "s") 'rails-grep-project)
((rails-key "C-M-z") 'rails-shell)
((rails-key "M-z") 'rails-shell)
([f9] 'rails-scm-status-into-root))

;; Global keys and menubar
Expand Down

0 comments on commit 5b172e9

Please sign in to comment.