Skip to content

ananthakumaran/rails-log-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rails Log Mode

Major mode for viewing Rails log files.

Installation

(add-to-list 'load-path "path/to/rails-log-mode/dir")
(require 'rails-log-mode)

Usage

Run M-x rails-log-show-development from the project folder. This will run tail -f in the development.log file and display the output in a buffer. All the file paths in the log are navigatable. Press Enter to open a file in the stack trace.

About

Emacs Major mode for viewing Rails log files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published