This project is archived and is in readonly mode.
Ruby on Rails: 3.x
     Aaron Patterson's assigned tickets
    
      4 tickets      open
    Aaron Patterson's assigned tickets
    
      4 tickets      open
      
      
      
    
  
  - #1533 Preloading more than 1000 associated records causes ActiveRecord::StatementInvalid when using Oracle activerecord associations bugmash ora-01795 oracle patch preload preload_associaitons sql open
- #6679 Query broken in Rails 3 (?) no tags new
- #6567 [Patch] Failing Test in Railties edge patch railties new
- #6121 Do not perform another sql if association is already loaded for empty hash no tags incomplete
     Andrew White's assigned tickets
    
      1 ticket      open
    Andrew White's assigned tickets
    
      1 ticket      open
      
      
      
    
  
  
  
     Jeremy Kemper's assigned tickets
    
      3 tickets      open
    Jeremy Kemper's assigned tickets
    
      3 tickets      open
      
      
      
    
  
  - #2503 validates_uniqueness_of is horribly inefficient in mysql patch open
- #2594 Bug with polymorphic has_one :as pointing to STI record no tags open
- #1683 Custom counter caches not being used no tags new
     Michael Koziarski's assigned tickets
    
      4 tickets      open
    Michael Koziarski's assigned tickets
    
      4 tickets      open
      
      
      
    
  
  - #1717 ActiveResource::CustomMethods#put should behave like #post for body encoding no tags new
- #2357 Predictable Table Aliases in Joins activerecord joins named_scope table_alias new
- #690 Response Splitting Attack reported by mod_security no tags new
- #5920 Rails 3 associations eager load of associated classes significantly slows down development environment associations development environment scope slow new
     Mikel Lindsaar's assigned tickets
    
      1 ticket      open
    Mikel Lindsaar's assigned tickets
    
      1 ticket      open
      
      
      
    
  
  - #1598 Preserve XML Attributes with Hash#from_xml and ActiveResource no tags open
     Neeraj Singh's assigned tickets
    
      1 ticket      open
    Neeraj Singh's assigned tickets
    
      1 ticket      open
      
      
      
    
  
  - #2646 validations not called when model updating using nested attributes no tags open
     Pratik's assigned tickets
    
      6 tickets      open
    Pratik's assigned tickets
    
      6 tickets      open
      
      
      
    
  
  - #2253 named_scope and nested order clauses named_scope order new
- #2577 When using ActiveRecord::Associations outside of Rails, a NameError is thrown 2-3-stable 3 30 activerecord association open
- #1432 check_box_tag should behave like radio_button_tag no tags incomplete
- #1597 ActionView::Helpers::TextHelper#truncate should understand HTML encoding. no tags incomplete
- #1564 Add support for before and after add/remove callbacks to belongs_to associations belongs_to callbacks pa patch new
- #1117 Serialized fields + sqlite :binary columns = exception 2-3-stable activerecord bug bug rails3 serialization serialize serialized sqlite incomplete
     Santiago Pastorino's assigned tickets
    
      1 ticket      open
    Santiago Pastorino's assigned tickets
    
      1 ticket      open
      
      
      
    
  
  - #6522 distance_of_time_in_words / time_ago_in_words shouldn't use named arguments date_helper options open
     Tarmo Tänav's assigned tickets
    
      1 ticket      open
    Tarmo Tänav's assigned tickets
    
      1 ticket      open
      
      
      
    
  
  
  
     Unassigned tickets
    
      19 tickets      open
    Unassigned tickets
    
      19 tickets      open
      
      
      
    
  
  - #610 ActiveRecord to_json doesn't invoke :include's to_json activerecord bug to_json open
- #6749 Action performance summary does not include all the time spent in activerecord activerecord logging new
- #873 validates_inclusion/exclusion_of should also accept a symbol or proc as the :in/:within option no tags open
- #2358 new smart render misses arguments no tags new
- #6629 HABTM destroy deletes record before associated records activerecord associations habtm new
- #2067 Numeric::Time is not consistent, giving confusing results to Duration#inspect no tags new
- #1895 Export OrderedHash to XML and JSON array hash json orderedhash to_json to_xml xml new
- #2368 Rails 2.3.2 sessions problem - active record 2.3.2 active_record active_record_store cookiestore session data sessions new
- #2792 add verbose output to rails startup if RAILS_VERBOSE_STARTUP env is true output verbose new
- #2986 polymorphic_url should handle STI better no tags open
- #2519 [PATCH] Requiring ActiveSupport::TestCase in a vanilla test fails to run the test case 2.3.2 active_support dependency testcase new
- #2205 Multipart forms "bad content body" no tags new
- #2423 Rendering Text with a Proc fails in testing no tags new
- #2324 config.reload_plugins = true only works in environment.rb no tags new
- #2677 ActionMailer and client encoding trouble 2.3.2 actionmailer encoding new
- #2662 Add support for nested SQL queries patch new
- #1979 Command to generate nested resource generate nested nesting scaffold incomplete
- #2155 Please add :position => :replace to link_to_remote (and family) no tags new
- #2114 ActiveSupport lacks beginning_of_hour activesupport open
Closed Tickets
- 
      ✔ #1032
      Hash.from_xml chokes on attributesno tags ✓stale
- 
      ✔ #2905
      Named routes do not handle parameters with a "/" in the valuesno tags ✓stale
- 
      ✔ #1108
      caching bugs in ActiveRecord#create and associationsno tags ✓resolved
- 
      ✔ #1814
      unable to create a model entity with a custom primary keyno tags ✓stale
- 
      ✔ #2953
      without_exclusive_scope and default_scope issues2.3.3 active_record default_scope ✓stale
- 
      ✔ #2398
      documentation: subdirectory deployment. lack of reference to config.relative_url_rootdeployment documentation ✓stale
- 
      ✔ #4971
      nested includes in AR causes duplicates in to_json / to_xmlno tags ✓resolved
- 
      ✔ #5967
      --force option in invalid option while rails g controller <glass> --forcegenerators ✓stale
- 
      ✔ #4643
      Use assert_kind_of whenever possible instead of assertpatch rails3 test ✓invalid
- 
      ✔ #965
      Make 'rake db:drop' work for oraclepatch railties rake ✓stale
- 
      ✔ #2460
      Calling empty? on a named_scope with :select => "distinct table_name.*" throws errorno tags ✓stale
- 
      ✔ #2247
      has_one :through produces invalid SQL2.3-rc2 activerecord association ✓resolved
- 
      ✔ #2616
      ActiveRecord.Base attribute accessor recommendationdocumentation ✓stale
- 
      ✔ #2819
      rake test runs initializers in development environment2.3.2 2.3.4 development.rb evironment test testunit ✓stale
- 
      ✔ #2839
      2.3 - Getting code reloading working for rails metal ?2-3-stable bug metal middleware rack reloading ✓stale
- 
      ✔ #2640
      BlankSlate.reveal(name) doesn't work with blocksactivesupport builder ruby vendor ✓stale
- 
      ✔ #2699
      ability to set image as input type in submit_to_remoteactionview image submit_to_remote ✓stale
- 
      ✔ #1988
      Make utf8 partial rendering from within a content_for work in ruby1.9no tags ✓stale
- 
      ✔ #5825
      HTML5 Data Attributesno tags ✓resolved
- 
      ✔ #2778
      [PATCH] Association count with joins/includescount habtm has_and_belongs_to_many include ✓stale
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
Responsible for this Milestone
- 
      
       Aaron Patterson
      tenderlovemaker
      4 Aaron Patterson
      tenderlovemaker
      4
- 
      
       Aditya Sanghi
      Worker Bee
      0 Aditya Sanghi
      Worker Bee
      0
- 
      
       Andrew White
      Technical Director
      1 Andrew White
      Technical Director
      1
- 
      
       Carl Lerche
      Code Magician
      0 Carl Lerche
      Code Magician
      0
- 
      
       Dan Pickett
      Principal
      0 Dan Pickett
      Principal
      0
- 
      
       DHH
      King of the Internet
      0 DHH
      King of the Internet
      0
- 
      
       Eloy Duran
      Developer
      0 Eloy Duran
      Developer
      0
- 
      
       Frederick Cheung
      
      0 Frederick Cheung
      
      0
- 
      
       Geoff Buesing
      
      0 Geoff Buesing
      
      0
- 
      
       Jeremy Kemper
      
      3 Jeremy Kemper
      
      3
- 
      
       Jon Leighton
      Programmer
      0 Jon Leighton
      Programmer
      0
- 
      
       José Valim
      Developer
      0 José Valim
      Developer
      0
- 
      
       Manfred Stienstra
      Developer
      0 Manfred Stienstra
      Developer
      0
- 
      
       Matt Jones
      
      0 Matt Jones
      
      0
- 
      
       Michael Koziarski
      Coder Guy
      4 Michael Koziarski
      Coder Guy
      4
- 
      
       Mikel Lindsaar
      
      1 Mikel Lindsaar
      
      1
- 
      
       Neeraj Singh
      
      1 Neeraj Singh
      
      1
- 
      
       Piotr Sarnacki
      
      0 Piotr Sarnacki
      
      0
- 
      
       Pratik
      Rails Hippy
      6 Pratik
      Rails Hippy
      6
- 
      
       Prem Sichanugrist (sikachu)
      
      0 Prem Sichanugrist (sikachu)
      
      0
- 
      
       Rick
      Rails Monkey
      0 Rick
      Rails Monkey
      0
- 
      
       Rizwan Reza
      
      0 Rizwan Reza
      
      0
- 
      
       Rohit Arondekar
      
      0 Rohit Arondekar
      
      0
- 
      
       Ryan Bigg
      Lord of Programming
      0 Ryan Bigg
      Lord of Programming
      0
- 
      
       Santiago Pastorino
      Software Engineer
      1 Santiago Pastorino
      Software Engineer
      1
- 
      
       Sven Fuchs
      
      0 Sven Fuchs
      
      0
- 
      
       Tarmo Tänav
      
      1 Tarmo Tänav
      
      1
- 
      
       Xavier Noria
      
      0 Xavier Noria
      
      0
- 
      
       Yehuda Katz (wycats)
      
      0 Yehuda Katz (wycats)
      
      0
- 
      
       Unassigned
      Unassigned tickets
      19 Unassigned
      Unassigned tickets
      19