Free Bird wrote: > earlier, after populating database, > Halt.get(1) was working. How sure are you? I also use activerecord-2.2.2, and 'get' just gives NoMethodError. I have also checked through the gem source and find no 'def get' or 'def self.get'. If it did work at one time, then I think you must either have installed some plugin, or defined your own 'get' class method. -- Posted via http://www.ruby-forum.com/.