temporarily disabed Git object in model due to init.d script returning 'fatal: not git repository' error, even though path to .git is correct, and plackup at command-line works fine
* move env dbname to uppercase to further disambiguate from app param 'db_name' * use Types::Standard assert_Int/Str for a degree of input param validation * add 'sending....' message to form when sending email * move 'incorrect password' display to #result div to overwrite new 'sending....' msg * new test file for model methods
url for reports dependent on dbname (demo uses static html instead of dynamically-generated, dbname defined in init.d script); update params keyword to body_parameters; update documentation