rbf abbreviation for rspec before block

This commit is contained in:
Yan Pritzker 2012-11-28 13:28:56 -06:00
parent 67bc28592f
commit 53b5036775

View File

@ -4,3 +4,6 @@ abbr rlb Rails.logger.banner
abbr rld Rails.logger.debug
abbr pry! require 'pry'; binding.pry
abbr cl! console.log( )<left><left>
" Rspec Before
abbr rbf before { }<left><left>