Create LoE phonogram list

Post tags: | logic_of_english | phonics |

Use nokogiri ruby gem to pull information from logicofenglish.com phonogram list

ruby.bastardsbook.com Parsing HTML with Nokogiri

github.com/rbenv Groom your app’s Ruby environment

        cd ~/dev
        find . -name '.ruby-version'
        
        ./nanoc_blog/.ruby-version
        ./wunderground-get-history/.ruby-version
        ./priv-blog/.ruby-version
        ./rmdb-scripts/scripts/rmdb-sonar-to-shp/.ruby-version
        ./reefmaster-csv/test-scripts/.ruby-version
        ./tracks/.ruby-version
        

github.com/rbenv/ruby-build Compile and install Ruby