Leila
Saturday, November 5, 2011
Its rails 3.1 stupid
cloned my repo on my macro and hell breaks loose... turns out i didn't have ruby 1.9.2 installed and rails is outdated... Go figure...
Screwing around with Sorcery...
Bundle install failed... duh! I needed to install MySQL. After that, all is good...
Saturday, September 10, 2011
app finally running on Dreamhost but...
Its freaking slow! I also keep getting the rack errors. So moving it to Heroku today and see if I see a noticeable improvement. Ran into sqlite3 error right away. Apparently heroku doesn't support sqlite. Will try Postgresql...
Here is I got it to work:
- Removed sqlite3 entry in Gemfile
turing:feebzee jdizzle$ git init
turing:feebzee jdizzle$ git add .
turing:feebzee jdizzle$ git commit -m "init"
turing:feebzee jdizzle$ git create --stack cedar
turing:feebzee jdizzle$ git push heroku master
Counting objects: 8341, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3429/3429), done.
Writing objects: 100% (8341/8341), 5.01 MiB | 77 KiB/s, done.
Total 8341 (delta 4651), reused 8336 (delta 4648)
-----> Heroku receiving push
-----> Ruby/Rails app detected
-----> Installing dependencies using Bundler version 1.1.pre.8
Running: bundle install --without development:test --path vendor/bundle --deployment
Fetching dependency information from the API at http://rubygems.org/......
Fetching dependency information from the API at http://rubygems.org/.
Fetching git://github.com/medihack/make_voteable
Installing rake (0.9.2)
Installing abstract (1.0.0)
Installing activesupport (3.0.7)
Installing builder (2.1.2)
Installing i18n (0.5.0)
Installing activemodel (3.0.7)
Installing erubis (2.6.6)
Installing rack (1.2.3)
Installing rack-mount (0.6.14)
Installing rack-test (0.5.7)
Installing tzinfo (0.3.29)
Installing actionpack (3.0.7)
Installing mime-types (1.16)
Installing polyglot (0.3.2)
Installing treetop (1.4.10)
Installing mail (2.2.19)
Installing actionmailer (3.0.7)
Installing arel (2.0.10)
Installing activerecord (3.0.7)
Installing activeresource (3.0.7)
Installing ancestry (1.2.4)
Installing authlogic (3.0.3)
Using make_voteable (0.1.1) from git://github.com/medihack/make_voteable (at master)
Using opal (0.7.4) from source at vendor/gems
Using bundler (1.1.pre.8)
Installing thor (0.14.6)
Installing railties (3.0.7)
Installing rails (3.0.7)
Installing rmagick (2.13.1) with native extensions
Installing rubyzip (0.9.4)
Using russian (0.2.8.pre) from source at vendor/gems/russian
Using simple_captcha (0.1.1) from source at vendor/gems
Installing will_paginate (3.0.0)
Installing ya2yaml (0.30)
Your bundle is complete! It was installed into ./vendor/bundle
Cleaning up the bundler cache.
-----> Writing config/database.yml to read from DATABASE_URL
-----> Rails plugin injection
Injecting rails_log_stdout
Injecting rails3_serve_static_assets
-----> Discovering process types
Procfile declares types -> (none)
Default types for Ruby/Rails -> console, rake, web, worker
-----> Compiled slug size is 12.8MB
-----> Launching... done, v5
http://floating-earth-684.herokuapp.com deployed to Heroku
To git@heroku.com:floating-earth-684.git
* [new branch] master -> master
Sunday, September 4, 2011
Friday, September 2, 2011
Opal on Snow Leopard
It turns out a few things were broken after the Snow Leopard upgrade. My Opal install was barfing at rmagick so I had to rebuild it from source. I wonder what else ends up squeaking...
http://onrails.org/2009/09/04/rmagick-from-source-on-snow-leopard
http://onrails.org/2009/09/04/rmagick-from-source-on-snow-leopard
Leila in the office at 5 yrs
Leila was off school for three days this week. She went in the office with me and had a lot of fun. She joined me in a few meetings but preferred to "hang out" in other peoples offices while daddy went to meetings. After picking her up, she bugged me to go "hang out" some more.
Sunday, March 20, 2011
Reality is sinking in
Today Leila showed signs of understanding reality versus imaginary play. I use to pinch her nose and say "I got you nose. Im going to put in my pocket." She would used to get a kick out of if, giggle, and check my pockets for her nose.
But when I tried the same today, she looked at me and said "Thats not real daddy." :-/
But when I tried the same today, she looked at me and said "Thats not real daddy." :-/
Subscribe to:
Posts (Atom)