Icon_search

Items tagged with "undefined method"

Show:  All  |  News Items  |  Blog Posts

News Items

There are no news releases with that tag.


Blog Posts

undefined method `last' for {}:Hash

Feb 22, 2008 by Colin

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 between my version of rake and my version of engines. So I ...

Tagged: undefined method, rails, engines, rake