Jose,
Alright I forked you, added after_update_path so that user can
seperately configure the update path if they want but it will still
default to root if they don't do anything. Trying to run "bundle
install" so I can run the test suite, including the tests that I
wrote, but I get the following error with Bundler, any idea why?
No compatible versions could be found for required dependencies:
Conflict on: "dm-core":
* dm-core (1.0.0.rc2) activated by dm-core (>= 0, runtime)
* dm-core (~> 0.10.3, runtime) required by dm-timestamps (>= 0,
runtime)
All possible versions of origin requirements conflict.
I'm still trying to learn bundler so I'm not totally sure what its
telling me. I think its saying that I've got 1.0.0.rc2 of dm-core,
but dm-timestamps wants 0.10.3?
Joe
On May 23, 5:18 pm, Joseph DelCioppio <
joseph.delciop...@gmail.com>
wrote: