eschulte / rinari

Rinari Is Not A Rails IDE (it is an Emacs minor mode for Rails)
http://rinari.rubyforge.org
GNU General Public License v3.0
412 stars 68 forks source link

autoloads for rinari-rake and rinari-cap helps using them with keybindings #83

Closed chillum closed 9 years ago

chillum commented 9 years ago

that's it. I have rinari-cap and rinari-rake bound for keys.

this patch enables me not to require rinari in my init file to get them working

purcell commented 9 years ago

Makes sense - thanks!