search for: file_import_work

Displaying 1 result from an estimated 1 matches for "file_import_work".

Did you mean: file_import_worker
2007 Jan 23
1
Loading Rails Helpers in 1.2.1
...NameError) 20070123-08:27:15 (4974) /Users/erik/Documents/projects/myproject/ trunk/config/../vendor/rails/activerecord/lib/../../activesupport/lib/ active_support/dependencies.rb:478:in `const_missing'' 20070123-08:27:15 (4974) /Users/erik/Documents/projects/myproject/ trunk/lib/workers/file_import_worker.rb:11 The CatalogsHelper is in app/helpers/catalogs_helper.rb, however it looks like "someone" thinks that the helper is an inner helper of the Worker. Any thoughts? Erik