metasploit-framework/spec/lib/msf
Tod Beardsley 02f460287b Revert "OptString specs and better validation"
This reverts commit d66779ba4c.

Specifically, this commit was causing trouble when a datastore was
getting an Integer. For some reason (as yet undiscovered), the option
normalizer wasn't trying to Integer#to_s such arguments.

This kind of thing is going to happen a lot. For now, I'd rather just
end up with the ducktype, and attack the normalizer in a seperate fix.
2013-08-09 15:30:42 -05:00
..
base/simple Spec Msf::Simple::Framework#init_module_paths 2013-05-24 12:33:42 -05:00
core Revert "OptString specs and better validation" 2013-08-09 15:30:42 -05:00
db_manager Update to metasploit_data_models 0.7.1 2013-04-26 13:14:38 -05:00
ui/command_dispatcher adding new lines to the end of files. 2013-07-22 16:26:45 -05:00
util Add encoding comment to spec files for 2.0 compat 2013-06-07 13:27:39 -05:00
db_manager_spec.rb Merge branch 'master' into bug/migrations 2013-05-20 12:49:33 -05:00