[Rails] rails console not loading my model properly.

2010-01-29 Thread junkone1
-12 15:59:04, bidvol=nil, bidprice=1.0807, id=3, volume=nil, askvol=nil, askprice=nil, provider=nil} -- View this message in context: http://old.nabble.com/rails-console-not-loading-my-model-properly.-tp27378934p27378934.html Sent from the RubyOnRails Users mailing list archive at Nabble.com

Re: [Rails] rails console not loading my model properly.

2010-01-29 Thread Hassan Schroeder
On Fri, Jan 29, 2010 at 2:09 PM, junkone1 junko...@gmail.com wrote: You can see below that when i load the console, it is not loading my model Comparetick. however after i perform a manual require, it is loading it correctly. i am not sure where to look for the issue. Dir.glob(RAILS_ROOT +