Re: [rspec-users] [cucumber] Adding a file to support/ can break requires ordering

2009-02-26 Thread Ben Mabey
Randy Harmon wrote: Current code in cucumber prioritizes features/support/ files, but if I add another file in that location, then it can (sometimes) include that file first. Seems to depend on the number of files actually in the entire list being sorted, or something. I added a ticket for t

[rspec-users] [cucumber] Adding a file to support/ can break requires ordering

2009-02-26 Thread Randy Harmon
Current code in cucumber prioritizes features/support/ files, but if I add another file in that location, then it can (sometimes) include that file first. Seems to depend on the number of files actually in the entire list being sorted, or something. I added a ticket for this issue. http:/