Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 3 compatible? #12

Open
cjk opened this issue Jul 24, 2010 · 8 comments
Open

Rails 3 compatible? #12

cjk opened this issue Jul 24, 2010 · 8 comments

Comments

@cjk
Copy link

cjk commented Jul 24, 2010

As an avid acts_as_revisable user I'd like to know whether it's compatible with Rails 3.

@rich
Copy link
Owner

rich commented Jul 24, 2010

I haven't tried it on Rails 3 yet but, I would be surprised if it worked un-modified. I've been waiting for the final release to update it.

@cjk
Copy link
Author

cjk commented Jul 24, 2010

Glad to hear you intend to update it. I might try it out with Rails 3 soon and will report my findings, positive or negative.

@klancaster
Copy link

Any update here on compatibility with Rails 3 now that its out?

@stalcottsmith
Copy link

Hi Rich - we may try this under rails 3 shortly and report back

@laknath
Copy link

laknath commented Jun 25, 2012

I used acts_as_revisable in a project few years back and now needing to move to Rails 3, I'm working on porting the plugin to Rails 3. For more updates check - https://github.com/laknath/acts_as_revisable

@cjk
Copy link
Author

cjk commented Jun 25, 2012

laknath, work on porting acts_as_revisable to Rails 3 has already been done. Check out other ppl's fork or mine. I'm currently using it for a Rails 3.2.6 app.

@laknath
Copy link

laknath commented Jun 26, 2012

@cjk Great, thanks for pointing it out. Because of separate repos I completely missed it. It's working nicely in 3.2.6 apart from few issues with branch callbacks. I'll send pull requests as it goes along.

@cjk
Copy link
Author

cjk commented Jun 26, 2012

@laknath Glad it helped. And I'm sure there's still room for much improvement, so I'm looking forward to those pull-requests :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants