avdgaag / rails-sql-mode

Quickly launch database prompt in Emacs for Rails projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails SQL mode

Summary

This is a minor mode for Emacs to combine the built-in SQL mode in Emacs with the configuration of a Rails project, allowing your to quickly open a database prompt inside Emacs.

Usage

Enable the minor mode:

M-x rails-sql-mode

Commands

This mode provides a single useful command:

Command Keybinding Description
avdg-rails-run-rails-sl C-c r D Launch a SQL prompt

Credits

Author: Arjan van der Gaag arjan@arjanvandergaag.nl URL: https://github.com/avdgaag/rails-sql-mode Version: 0.1.0

About

Quickly launch database prompt in Emacs for Rails projects


Languages

Language:Emacs Lisp 100.0%