Skip to content

Instantly share code, notes, and snippets.

@mackee
Created October 21, 2012 20:15
Show Gist options
  • Save mackee/3928368 to your computer and use it in GitHub Desktop.
Save mackee/3928368 to your computer and use it in GitHub Desktop.
--- .maltsconfig 2012-10-22 04:46:19.000000000 +0900
+++ .maltsconfig.new 2012-10-22 05:14:17.000000000 +0900
@@ -13,5 +13,10 @@
module_camelized_path => qr/root/,
module_camelized_name => qr/root/,
},
+ database => {
+ files => [
+ 'lib/Natchan/DB.pm'
+ ],
+ }
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment