This project is archived and is in readonly mode.
Ruby on Rails: 3.x
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
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
- #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
- #1598 Preserve XML Attributes with Hash#from_xml and ActiveResource no tags 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
- #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
- #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
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
-
✔ #2696
PrototypeHelper: No auth token param for GET requestsactionview helpers patch prototype ✓stale -
✔ #2735
extra whitespace when translating mailersno tags ✓stale -
✔ #2729
NamedScope#size doesn't respect limit options, if the collection isn't loadedactive_record named_scope patch ✓stale -
✔ #2757
construct_sql in HasManyThroughAssociation is brokenno tags ✓stale -
✔ #2769
ActiveSupport::CoreExtensions::Array::Conversions#to_xml modifies the passed option hashno tags ✓stale -
✔ #2923
named_scope through a has_many (or has_many through) generates redundant conditionsnamed_scope patch ✓stale -
✔ #2876
file cach store is updating version directory timestampno tags ✓stale -
✔ #2869
Test LibXML Engineactiveresource activesupport xml ✓stale -
✔ #2844
Bad Content Type Error in Rack 1.0 with first CGI Mongrel Requestno tags ✓resolved -
✔ #2897
when using map.namespace, rails is not properly finding the appropriate namespaced controller2.3.2 routing ✓stale -
✔ #2909
Polymorphic many to many relationships...activerecord ✓stale -
✔ #2894
Rake db:create and db:drop do not work with jdbcmysql or jdbcpostgresql adaptersrailties rake ✓stale -
✔ #2842
Error in Rest when I try to serialize Arrayno tags ✓stale -
✔ #2939
[PATCH] Base.save should retain prefix_optionsactiveresource patch ✓stale -
✔ #2940
[PATCH] Rails 2.3.2 changes ActionController "expires_in" API needlesslyaction_controller caching patch ✓stale -
✔ #3601
ActionController::Base.helpers proxy fails for helper_method-helpersactionview action_controller helper helpers proxy ✓invalid -
✔ #2125
Fixture ID and String#hash in 1.9.1fixtures ruby1.9 ✓invalid -
✔ #5596
perf: for .last method delay Array#join operationno tags ✓committed -
✔ #5743
No need to check for nilno tags ✓committed -
✔ #5744
Fix wrong testno tags ✓resolved
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
- Aditya Sanghi Worker Bee 0
- Andrew White Technical Director 1
- Carl Lerche Code Magician 0
- Dan Pickett Principal 0
- DHH King of the Internet 0
- Eloy Duran Developer 0
- Frederick Cheung 0
- Geoff Buesing 0
- Jeremy Kemper 3
- Jon Leighton Programmer 0
- José Valim Developer 0
- Manfred Stienstra Developer 0
- Matt Jones 0
- Michael Koziarski Coder Guy 4
- Mikel Lindsaar 1
- Neeraj Singh 1
- Piotr Sarnacki 0
- Pratik Rails Hippy 6
- Prem Sichanugrist (sikachu) 0
- Rick Rails Monkey 0
- Rizwan Reza 0
- Rohit Arondekar 0
- Ryan Bigg Lord of Programming 0
- Santiago Pastorino Software Engineer 1
- Sven Fuchs 0
- Tarmo Tänav 1
- Xavier Noria 0
- Yehuda Katz (wycats) 0
- Unassigned Unassigned tickets 19