Table of Contents - bisque-0.2.1 Documentation
Pages
- LICENSE
-
README
- bisque
- Fugly: New scopes / class methods / find_by_sql
- Even Fuglier: Query straight from the connection, then use the raw result or OpenStruct in order to achieve some measure of separation
- Help Arrives!
- Installation:
- Step 1: Define a report class
- Bisque::Report.query
- Bisque::Report.defaults
- Bisque::Report.rows
- Step 2: Instantiate the report
- In closing
- Contributing to bisque
- TODO:
- Copyright
Classes and Modules
- Bisque
- Bisque::MissingParameterException
- Bisque::MissingQueryException
- Bisque::Report
- Bisque::ReportRow
Methods
- ::default — Bisque::Report
- ::defaults — Bisque::Report
- ::method_params — Bisque::Report
- ::new — Bisque::Report
- ::new — Bisque::ReportRow
- ::optional — Bisque::Report
- ::params — Bisque::Report
- ::query — Bisque::Report
- ::row_class — Bisque::Report
- ::rows — Bisque::Report
- #[] — Bisque::Report
- #construct_converted — Bisque::Report
- #convert_value — Bisque::Report
- #each — Bisque::Report
- #extract_datatypes — Bisque::Report
- #last — Bisque::Report
- #sanitize_and_sqlize — Bisque::Report
- #to_s — Bisque::Report