Skip to content

Instantly share code, notes, and snippets.

@dbussink
Created January 13, 2009 21:16
Show Gist options
  • Select an option

  • Save dbussink/46618 to your computer and use it in GitHub Desktop.

Select an option

Save dbussink/46618 to your computer and use it in GitHub Desktop.
lib/spec/
|-- public
| |-- command_spec.rb
| |-- connection_spec.rb
| |-- quoting_spec.rb
| |-- reader_spec.rb
| |-- result_spec.rb
| `-- typecast
| |-- bigdecimal_spec.rb
| |-- binary_spec.rb
| |-- boolean_spec.rb
| |-- datetime_spec.rb
| |-- float_spec.rb
| |-- integer_spec.rb
| |-- ipaddr_spec.rb
| `-- string_spec.rb
`-- semipublic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment