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

Commit

Permalink
Fixed broken snippet function rails/cur-res-title.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmexe committed Mar 13, 2009
1 parent fa081a5 commit c2926f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails-lib.el
Expand Up @@ -281,7 +281,7 @@ else return nil"
(eq 'migration (rails/resource-buffer-type rails/current-buffer))))

(defun rails/cur-res-title ()
(rails/with-current-buffer
(when rails/current-buffer
(rails/resource-buffer-title rails/current-buffer)))

(provide 'rails-lib)

0 comments on commit c2926f8

Please sign in to comment.