Skip to content

Commit

Permalink
Added a README
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMikeSimon committed Feb 23, 2011
1 parent 248792f commit d29e5ad
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.textile
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
h2. Shut up, SQLite!

Hate all those log messages in your Rails app griping about sqlite_sequence and sqlite_master? Me too!

h2. Installation

h3. Rails 2.3.x

@./script/plugin install git://github.com/DavidMikeSimon/shutup_sqlite.git@

h3. Rails 3.0

@rails plugin install git://github.com/DavidMikeSimon/shutup_sqlite.git@

0 comments on commit d29e5ad

Please sign in to comment.