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
-
✔ #2058
Rake tasks for run engine migrationsno tags ✓resolved -
✔ #2611
Rack::Utils.parse_nested_query throws exceptions, leads to 500 errors on every Rails appaction_pack rack ✓stale -
✔ #1995
skip_relative_url_root is brokenno tags ✓stale -
✔ #2436
url_for documentation - only_pathdocumentation url_for ✓stale -
✔ #1592
ActiveSupport::JSON.decode doesn't unescape unicode charactersno tags ✓invalid -
✔ #2296
Seems like there is a bug in bolded block, or i don't understend logic of it's creators.current_page ✓stale -
✔ #6027
Define respond_to? on ActionDispatch::Integration::Runnerintegration runner ✓resolved -
✔ #2115
Malformed XML request returns vague errorno tags ✓stale -
✔ #2477
assert_redirected_to should surface the message in all fail casesfunctional test ✓stale -
✔ #1961
Allow sweepers to run expire_fragment without declaring cache_sweepercache_sweeper expire_fragment observers sweepers ✓stale -
✔ #2077
Query Cache not enabled for subsequent connectionsno tags ✓resolved -
✔ #2328
named_scope sum should delegate to Enumerablenamed_scope ✓stale -
✔ #2427
verify always loads session23x bug load patch session verify ✓stale -
✔ #2017
Should not html_escape auto_link block formauto_link block escape html patch ✓resolved -
✔ #5605
Using Model.includes(:relation_with_custom_primary_key)active_record patch ✓committed -
✔ #5606
remove irrelevant commentsno tags ✓committed -
✔ #1339
AR::Base should not be nuking its children, just because it lost interestno tags ✓resolved -
✔ #1389
Error with date_select when a default_locale is set22 date i18n ✓stale -
✔ #2229
ActiveResource validation error not recognized as belonging to a certain fieldactiveresource ✓stale -
✔ #2044
Patch to add html options to the div that wraps the authenticity_token input fieldno tags ✓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
- 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