This project is archived and is in readonly mode.
Query: milestone:3.0
Command: milestone:id#88038
October 15th, 2010 @ 11:01 PM
Created by Jeremy Kemper
Completed on October 15th, 2010 @ 11:11 PM
Displaying tickets 501 - 600 of 682 in total
-
#4646
[BUG] [PATCH] ActiveSupport::Multibyte::Chars concatenation with #+ (plus) method should not alter the original -
#4650
should serialize yaml fails in ActiveModel -
#4653
before_validation callbacks being run AFTER validation [ActveModel 3.0.0.beta3] -
#4663
Problem with prototype UJS and pictures as links - #4665 Suggestion: Change to create Rails 3.0 apps by `rails init app-name`
-
#4685
[Patch] undefined method `to_key' in ActiveResource object -
#4689
[PATCH] Fix test which prevents proper connection reset on fail -
#4696
app.my_path_url is protected - #4699 before_validation_on_create and before_validation_on_update doesn't exist
-
#4701
ActionPack, 1.9.2-head 3 failing tests regarding encodings -
#4704
Router in Rails 3 pluralizes collection named routes twice -
#4710
content_tag isn't rendering blocks correctly -
#4727
Use Rack::Utils.bytesize instead of #length when determining request content-length for showing exceptions. -
#4729
ActiveSupport::TimeWithZone strftime formatting lacks unpadded types -
#4730
Hashes with Time instances in it breaks when to_json is called on it. -
#4734
Get rid of Class#extlib_inheritable_reader -
#4751
ActiveRecord::Base.compute_type swallows NoMethodError -
#4752
Matching routes with :constraints in functional tests -
#4761
Skip before filters do not merge when subclassing -
#4763
[PATCH]Rails 3 : Namespace problem in Scaffold -
#4765
Link_to should escape & in the query string -
#4770
[PATCH] Patches for ActiveRecord Oracle enhanced adapter compatibility -
#4772
Errors in ActiveSupport testsuite on 1.9.2-head -
#4777
render(:inline) in a layout before yield replaces original content - #4781 rjs function tests fail
-
#4782
Errors in ActiveRecord test suite edge - Rails 3.0.0.beta3 missing constantize on associations -
#4784
Namespaced form rendering error -
#4786
render with a partial in rjs fails -
#4789
Cache and content_for helpers erroneously warn about block syntax -
#4790
The generator erb:mailer is supposed to be silent -
#4804
ActiveRecord.validators broken in 3.0b4 -
#4806
Regexp ignore-case option in routes breaks params -
#4807
Add magic encoding comment to generated files -
#4809
[PATCH] Table name not escaped on dropping index -
#4815
Possible bug in ActiveRecord beta4 sqlite3_adapter / sqlite3 -
#4816
Setting ActiveRecord::Base.logger is not effective -
#4820
Config option to prevent i18n.reload! on each request -
#4825
Some text helper methods inappropriately calling "sanitize" -
#4829
[PATCH] Create mailers folder when starting a new rails app -
#4830
Updates to relationship resources are lost -
#4832
Can't create a route with an prefix optional segment that contains both static and dynamic parts -
#4835
[PATCH] Migrations with Improper Names Generate Invalid Code -
#4840
to_xml doesn't work in such case: Event.select('title as t').to_xml -
#4841
multiple select only keep the last one -
#4845
WEBrick used with "rails s" even though Thin installed and in Gemfile -
#4850
avoid warning: method redefined; discarding old <=> -
#4852
typo in rdoc in action_mailer/base.rb -
#4856
[PATCH] date_select separator should not always be present with discard_day and/or discard_month enabled - #4858 [PATCH] ActionMailer is html escaping plain text messages
-
#4860
Refactor build_arel -
#4862
radio_button can generate duplicate id attributes (invalid HTML) -
#4863
Rails Generator --singleton -
#4866
Slow Development -
#4870
A bug in ActionView::Helpers::SanitizeHelper.strip_tags -
#4874
Calling mount and resource inside the router makes mount stop working -
#4875
OrderedHash#invert returns an unordered hash -
#4878
truncate should always return unsafe strings -
#4890
Correct output from ActiveModel::Errors to_json -
#4894
Record Cloning Not Shallow - #4896 i18n routes can't be recognized
-
#4897
Yajl backend discovery fails in ActiveSupport::JSON -
#4901
controller_name is invalid when controller_path changes -
#4905
Application generator creates files with trailing whitespace -
#4915
"Thor is not available" and `ruby /path/to/rails new myapp --dev` -
#4917
Bug with passing an Arel::Relation into an ActiveResource predicate. -
#4939
[Patch] ActiveResource::HttpMock overwrites Accept/Content-Type header -
#4950
The original TIME ZONE value on PostgreSQL is not correctly restored after going through options :utc and then going back to :local -
#4960
Scopes cached in production mode -
#4970
Glob parameters in route ignore regexp requirements -
#4972
order method should concatenate and reorder should overwrite -
#4978
AS::Multibyte::Chars: Don't override methods that work properly in 1.9.2 -
#4979
ActiveModel has undeclared dependency on tzinfo -
#4980
Resource controller name pluralization regression -
#4984
reset_counters doesn't work with polymorphic associations -
#4987
Action Pack test suite: "uninitialized constant Test::Unit::AssertionFailedError" -
#4989
Rack::Mount blows up if passed invalid constraints -
#4991
Column definitions not cached for calculations on has_many association with :include -
#4994
Rails3: observer in config/application.rb brokes rake db:migrate -
#5000
before and after write callbacks -
#5003
default_scope prevents a rake db:migrate if attributes in DB don't exist -
#5005
Error on assert_recognizes when used on a route with constraint - #5006 ActiveSupport::BufferedLogger and us-ascii message on ruby 1.9.x
- #5027 _request_and_response.erb and diagnostics.erb take an increasingly long time to render in development with multiple SHOW TABLES calls
-
#5028
AS::MB::Chars#slice! doesn't operate in-place; guide docs are out of date -
#5031
Allow -P option to pass named PID file to rails server -
#5042
Memory Leak with Ruby 1.9.2 Rails 3.0 Beta 4 -
#5046
router scope does not behave as documented -
#5066
Tests to specify the behaviour of ActiveRecord::Migrator.get_all_versions() -
#5074
observer bug -
#5084
File Field shouldn't include a size attribute -
#5098
Rails 3 Beta 4 ActiveRecord 5X slower than Rails 2.3.5 -
#5157
Routing bug when using :constraints -
#5165
dependencies marks regular constants as autoloaded -
#5173
Id and parameter in path is not properly escaped for ActiveResource -
#5177
ActiveSupport::Deprecation::DeprecationProxy objects wrap nil and false -
#5179
link_to_function and fields_for inside block - empty array in with_output_buffer error -
#5184
ActiveRecord::Relation#merge merges other table's conditions having same attribute name -
#5207
rake rails:update replaces application name -
#5208
New router DSL doesn't propagate requirements to nested resources -
#5209
Missing RC tag
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>