Thanks @henry74.

I still couldn't get this to work. I could run the bundle command and log
in. Then I had to change my password and that resulted in a whole lot of
Ruby errors in the browser.

I've had to give up working on this for now. :(  Hope to get some time in
the next few weeks to come back to it

Can I put a request into the devs to look into backup/restore
functionality???
On 25/06/2012 6:27 PM, "henry74" <[email protected]> wrote:

> You may have installed a different rails application.
>
> Do something like sudo gem uninstall rake or gem uninstall rake to remove
> it from the system level.
>
> On a tangential note, I suggest you look into installing rvm...
> On Jun 25, 2012 3:42 AM, "Olaf TNSB" <[email protected]>
> wrote:
>
>>
>> On 25/06/2012 3:45 PM, "henry74" <[email protected]> wrote:
>> >
>> > Based on the error you likely have rake installed at the system level
>> so it's causing problems when the Gemfile specifies a different rake
>> version.  I'd recommend uninstalling rake at the system level and then
>> re-running bundle install --path vendor after you've switched into your
>> tracks directory.  Then try the bundle exec rake command again.
>>
>> Thanks! It seems I *do* have another install of rake on my machine. Now
>> to work out how it get there and how to remove...
>>
>
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to