-
Xavier Noria authored
application generation: --skip-testunit and --skip-activerecord renamed to --skip-test-unit and --skip-active-record respectively Reason is their proper spellings are "Test::Unit" and "Active Record". Option names and descriptions have been revised, as well as some method names and minor details here and there.
Xavier Noria authoredapplication generation: --skip-testunit and --skip-activerecord renamed to --skip-test-unit and --skip-active-record respectively Reason is their proper spellings are "Test::Unit" and "Active Record". Option names and descriptions have been revised, as well as some method names and minor details here and there.
Loading