Conversation
- Removed several deprecation warnings on APIs like set_table_name - Incorporated Behaviors InstanceMethods submodule methods into Behaviors
Made clone_versioned_model check for existence of versioned type columns.
|
Does actually the current version work on Rails 3.2.2? I have been able to install it but when I try to save a model I got TypeError: can't convert String into Integer The SQL queries work fineif I run them directly. Thanks for any help. |
|
@chuyihuang I'm using these patches in production without problems |
|
Thank you and it works fine for me now. |
|
I updated rails from 3.0 to 3.2.11 and when I run bundle update I got message: Bundler could not find compatible versions for gem "activerecord": Thanks for any help. |
|
I add to gemfile source from github and problem was solved. |
|
Is this project dead, considering that this pull request is over a year old, and the author has not even chimed in? |
|
@skandragon You might want to try https://github.com/jwhitehorn/acts_as_versioned. |
|
any fork for rails 4 support? |
No description provided.