trackoid icon indicating copy to clipboard operation
trackoid copied to clipboard

Support for rails 4.0 and ruby 2.0

Open matekb opened this issue 12 years ago • 6 comments
trafficstars

At the moment trackoid require rails 3.x, it would be nice with support for rails 4.0.

matekb avatar Jul 17 '13 05:07 matekb

Hi @matekb ! I don't have enough time at this moment to work on this. :-( But in any case, why don't you fork and try to resolve it? Any help would be greatly appreciated!

twoixter avatar Jul 18 '13 00:07 twoixter

I'll give it a try!

matekb avatar Jul 22 '13 19:07 matekb

So I begun working on this. Fixed some things and then ran into trouble. The implementation of the atomic methods have changed in mongoid 4.0.0. Now they expect to run the actual setter on the mongoid document which does not work on, for example, line 72 of tracker.rb. If anyone could help me solve this I would be thankful!

matekb avatar Jul 24 '13 07:07 matekb

Please see https://github.com/matekb/trackoid for the progress so far.

matekb avatar Jul 24 '13 07:07 matekb

@matekb any updates on your progress?

jcohenho avatar May 13 '14 18:05 jcohenho

Sorry, have not used trackoid since my last comment.

matekb avatar May 17 '14 05:05 matekb