Posted by kiwinewt on 30 January, 2009
Why does RoR not support multi-table inheritance? Theres no way at all (apart from an obscure plugin that noone knows how to use) to get it working without writing SQL views and such, which just gets messy.
It should not be so hard!
Filed under: Code, Rant, RoR No Comments »
Posted by kiwinewt on 26 January, 2009
As many of you may have seen (If you have ever visited my blog), I have implemented a new design. It’s still based on the good old wordpress backend but now is more oriented towards the business end of things (since I will be getting business traffic pointed here.
Yeah I know, I’m only a one-man [...]
Filed under: Code, General No Comments »
Posted by kiwinewt on 19 January, 2009
Currently working on a project that I really dont want to be doing any more on now…
So, from Procrastinators-r-us:
user = User.new(:username => “Frankie”, :password => “Fishy”, :password_confirmation => “Fishy”, :email => “frankie@fishlovers.com”, :first_name => “Frank”, :last_name => “EnStein”)
Filed under: Code, Rant, RoR, Testing No Comments »
Posted by kiwinewt on 13 January, 2009
For future reference…
With the later version of Rails, you can reload your models and controllers with the following command. Be sure to recreate any instances of your models as they will still be using the old class
reload!
Filed under: Code, RoR No Comments »
Posted by kiwinewt on 7 January, 2009
Can you just picture us driving around town in this? I sure can!
Filed under: Friends, Pictures No Comments »
Posted by kiwinewt on 4 January, 2009
So I thought I would update everyone on what my garden looks like now…
Filed under: Garden, Pictures 3 Comments »