MailingList


globalize and acts_as_versioned?

View: New views
6 Messages — Rating Filter:   Alert me  

globalize and acts_as_versioned?

by Chuck Fletcher :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Has anybody successfully used both globalize and acts_as_versioned on
the same model?

any issues?

Chuck


Re: globalize and acts_as_versioned?

by Wepic :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Chuck

I'm having the same question as you.
Have you find anything out on the topic since you've posted your
question?
In that case I would be very greatfull if you're like to share it with
me!

Tanks in advance

Ragards

Nicklas Ramhöj
Chuck Fletcher wrote:
Has anybody successfully used both globalize and acts_as_versioned on
the same model?

any issues?

Chuck

Re: globalize and acts_as_versioned?

by Geoffrey Wiseman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Dec 18, 2007 9:32 AM, Wepic <ramhoj@...> wrote:

Hi Chuck

I'm having the same question as you.
Have you find anything out on the topic since you've posted your
question?
In that case I would be very greatfull if you're like to share it with
me!

May or may not help you -- we were able to use Globalize and Acts As Audited together more successfully than acts_as_versioned.

  - Geoffrey
--
Geoffrey Wiseman

Re: globalize and acts_as_versioned?

by Wepic :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi  Geoffrey

Thank you for your reply.

I haven't tried  acts_as_audited yet (because I never understood the difference between it and acts_as_versioned) but I've read up on it and I think I will be able to use it instead of acts_as_versioned.

Which means that I'm very interested in your integration solution with it and globalize.

Thanks in advance

Ragards,
Nicklas Ramhöj

Geoffrey Wiseman wrote:
On Dec 18, 2007 9:32 AM, Wepic <ramhoj@gmail.com> wrote:

>
> Hi Chuck
>
> I'm having the same question as you.
> Have you find anything out on the topic since you've posted your
> question?
> In that case I would be very greatfull if you're like to share it with
> me!
>

May or may not help you -- we were able to use Globalize and Acts As Audited
together more successfully than acts_as_versioned.

  - Geoffrey
--
Geoffrey Wiseman

Re: globalize and acts_as_versioned?

by Geoffrey Wiseman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Dec 18, 2007 10:21 AM, Wepic <ramhoj@...> wrote:
Which means that I'm very interested in your integration solution with it
and globalize.

If I recall correctly, we didn't need to do anything for this integration; we just used both, and they didn't conflict.  Give it a shot, and if you have any issues, post 'em, and I'll see if I can recall if we had those same issues, and what, if anything, we did to resolve 'em.  ;)

  - Geoffrey
--
Geoffrey Wiseman

Re: globalize and acts_as_versioned?

by Wepic :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi again!

I've tryed with audited and it seams to work fine.

There are still a few things to figure out but I got the most basic functionallity to work.

Thank you for your help.
I might post in this forum later on if I run into any trouble!

Until then, thanks

Regards,
Nicklas

Geoffrey Wiseman wrote:
On Dec 18, 2007 10:21 AM, Wepic <ramhoj@gmail.com> wrote:

> Which means that I'm very interested in your integration solution with it
> and globalize.
>

If I recall correctly, we didn't need to do anything for this integration;
we just used both, and they didn't conflict.  Give it a shot, and if you
have any issues, post 'em, and I'll see if I can recall if we had those same
issues, and what, if anything, we did to resolve 'em.  ;)

  - Geoffrey
--
Geoffrey Wiseman