I was starting on a fix to
https://rails.lighthouseapp.com/projects/8994/tickets/3193-rails-234-json-gem-to_json-issue

and had looked at the to_json code in 2.3.3, 2.3.4, 2.3.5 and
3.0.0beta1. It seems that the json functionality is migrating from
ActiveRecord to ActiveModel in rails 3 and I am having a hard time
understanding how I should patch 2.3.5 to work when 3.0.0beta1 is
changing the json functionality. I have code that works for my
application locally but still need to find the right place to put this
patch in 2.3.5.

This will be my first contribution to rails and I need a little
mentoring. Anyone out there been working on the json stuff?

Thanks
Gregg

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to