Table of Contents - copycats-0.8.1 Documentation
Pages
- CHANGELOG
- LICENSE
- Manifest
-
README
- Crypto Copycats Collectibles - Buy! Sell! Hodl! Sire!
- kitty Command Line Tool
- Kitty Genes Reader / Report
- Kitty Mix Genes (Matron + Sire) Report
- Database Tables
- Database Setup
- Database Queries
- SQL
- Find all kitties with a trait
- Find all kitties with two traits
- Find all kitties with a trait (in any gene d/r1/r2/r3)
- Find all kitties with a dominant (visible) trait
- Find all kitties with two traits (in any gene d/r1/r2/r3)
- Using Models w/ ActiveRecord in Ruby
- Find all kitties with a trait
- Find all kitties with two traits
- Find all kitties with a trait (in any gene d/r1/r2/r3)
- Find all kitties with a dominant (visible) trait
- Find all kitties with two traits
- Quick References / Cheat Sheets
- Datasets
- Installation - I Can Has Copycats?
- Questions? Comments?
- License
Classes and Modules
- Copycats
- Copycats::Model
- Copycats::Model::Gene
- Copycats::Model::Kitty
- Copycats::Model::Trait
- Copycats::Model::TraitType
- Copycats::Tool
- CreateDb
- Gene
- GenesReport
- Genome
- GenomeMixTables
- GenomeTables
- KittyReport
- Lottery
- MixReport
- Object
- TraitsReport
Methods
- ::banner — Copycats
- ::main — Copycats
- ::new — Gene
- ::new — Genome
- ::new — GenomeTables
- ::new — GenomeMixTables
- ::new — KittyReport
- ::new — MixReport
- ::rand — Lottery
- ::random — Lottery
- ::random= — Lottery
- ::root — Copycats
- ::version — Copycats
- #body — Genome
- #build — GenomeTables
- #build — GenomeMixTables
- #build — GenesReport
- #build — KittyReport
- #build — MixReport
- #build — TraitsReport
- #build_genes — Genome
- #build_mix_tables — Genome
- #build_tables — Genome
- #color1 — Genome
- #color2 — Genome
- #color3 — Genome
- #coloreyes — Genome
- #connect — Object
- #eyes — Genome
- #find_datafiles — Object
- #fmt_kai — KittyReport
- #fmt_kai — MixReport
- #fmt_trait — GenomeTables
- #fmt_trait — GenomeMixTables
- #genes_color1 — Genome
- #genes_eyes — Genome
- #kitties_search — GenesReport
- #make_rows — GenesReport
- #make_table — GenesReport
- #mix — Gene
- #mix — Genome
- #mix_inner — Gene
- #mouth — Genome
- #mutate — Gene
- #pattern — Genome
- #read_datafiles — Object
- #run — Copycats::Tool
- #save — GenesReport
- #save — KittyReport
- #save — MixReport
- #save — TraitsReport
- #setup_db — Object
- #setup_traits — Object
- #swap — Gene
- #to_kai — Gene
- #up — CreateDb