Blog Posts Tagged with "engines"
undefined method `last' for {}:Hash
Posted on
02/22/08
by
Colin
2 Comments
Sometimes you hate the things that make your life so easy, because you have some problems with those things that make it temporarily more difficult. But then you fix the problems, and everything's back to being cool again. In this case, I'm using Engines with Ruby on Rails, and there seems to be a conflict ...
Engines vs. Rails, Part the Second
Posted on
03/18/08
by
Colin
0 Comments
So we're upgrading to Rails 2.0 for our new sites, and I found a problem with the way Engines (even the latest version as of today) interacts with Rails 2.0. First load of my Rails Engines page (in a development site): [machine] Everything works great! Second load: <...

