From 941bd75d7c3d17e26b88ebd90d658baec2ed5ed9 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 7 Apr 2013 01:33:03 -0400 Subject: Add a note to the README about using racksh for a shell --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ca1052b..b11326b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ Use [Rerun](https://github.com/rerun/rerun) to auto-restart the server when the $ rerun -- rackup +A great shell you can use is [Racksh](https://github.com/sickill/racksh). Start it and you can inspect the `Clip` model. + + $ racksh + $ Clip::Models::Clip.all + # License Clips is licensed under the MIT License. See the included LICENSE file. -- cgit v1.2.3