Declare compatibility with advanced adapter to 1.5.x and activerecord to 4.1.x#62
Conversation
Declare support for oracle advanced adapter 1.5.x and activerecord 1.4.x
Declare compatibility with oracle advanced adapter 1.5.x and activerecord 1.4.x
|
Thanks for your active work. activerecord-oracle_enhanced-adapter 1.5 just supports Rails 4.0 and 4.1. |
I declared the dependencies as a range: So same version should be able to work with any of Rails 3.2, 4.0, 4.1. |
|
If ruby-plsql can support both oracle_enhanced 1.4 / Rails 3.x and oracle_enhanced 1.5 / Rails 4.x then it would be nice :) |
|
@javornikolov It was my bad. Tested and this commit works with ActiveRecord 3.2.19 and 4.1.6. |
|
Yes, I also tested with both. Now I'm running the tests with an intermediate version of ActiveRecord 4.0.10/Adapter 1.5.5 (just in case). |
…to-1.5-activerecord-4.1 Declare compatibility with advanced adapter to 1.5.x and activerecord to 4.1.x
Declare compatibility with oracle advanced adapter 1.5.x and activerecord 4.1.x.
/cc @rsim @yahonda