[Rails-core] Issue: ActiveRecord Hstore bug: can't update a key in the hash

2013-03-28 Thread Tute C
Hi all. I'm interested in contributing to Rails as a next step in software development. I'm sure there's tons of things to learn while working on a widely used, rather complex project. I'm working in private companies for fun and profit, and I want to also work on big-ish OSS projects for

[Rails-core] Rationale for HMT writing multiple join records instead of checking for an existing?

2013-03-28 Thread Matthew Hensrud
Hey all- Just curious - in my app I have a membership schema that uses a join table which holds some settings (like active / archived, etc) on the status of the membership. Trying to use the association HMT helper methods properly, I was adding people to the collection using But.. in my

[Rails-core] undefined method 'sanitize_limit' for #ActiveRecord::Relation:0x2aaaad35d720

2013-03-28 Thread Tanmay Baid
I am trying to upgrate rails from 3.0 to 3.1, while updating rails version I am getting following error rake aborted! undefined method `sanitize_limit' for #ActiveRecord::Relation:0x2d35d720 /some_package/lib/ruby/gems/1.8/gems/activerecord-3.1.12/lib/active_record/relation.rb:460:in

Re: [Rails-core] undefined method 'sanitize_limit' for #ActiveRecord::Relation:0x2aaaad35d720

2013-03-28 Thread Richard Schneeman
This list is reserved for discussion of the upcoming release of Rails and it's contributors. For general bugs and questions please ask this question on stack overflow or post to https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-talk -- Richard Schneeman http://heroku.com