Displaying 1 result from an estimated 1 matches for "fileaa".
Did you mean:
  filea
  
2007 Feb 07
2
ncluding backgroundrb issue
I have the next including files structure :
    - controller fileaA.rb including line (#8): require "fileB"...
    - /lib/fileB.rb with main header: load ''backgroundrb/worker.rb''
                                                 load ''backgroundrb/
worker_rails.rb''
                                                  class...