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 401 - 500 of 682 in total
-
#4284
Missing requires in ActiveModel Dirty -
#4290
[PATCH] add ruby-debug19 to Gemfile -
#4292
Route globbing broken in Rails 3 ? -
#4294
[PATCH] Remove quote_fields from ActionMailer -
#4296
dom_id returns incorrect value for destroyed records -
#4297
syntax error in documentation.rake -
#4301
[PATCH] test_utc_offset_for_kamchatka failing -
#4302
[PATCH] avoid method redefined; discarding old empty? warning -
#4308
[PATCH] Restore changed_attributes method in ActiveModel::Dirty -
#4310
I18n labels don't appear in error_messages_for -
#4311
Singular option unavailable in the new Routes -
#4312
No way to set a global path_name in Routes -
#4313
[PATCH] The About your application's environment index page has a little style issue -
#4315
Raise exceptions instead of rendering exceptions templates in test environment -
#4325
Real scope support for ActiveRecord's uniqueness validation -
#4326
URL Generation for routes that point to a Rack application include the controller and action parameters -
#4328
Missing support for actions on a new resource in new routing DSL -
#4331
kill warnings with regular expression assertions -
#4332
Turn on warnings in AR tests -
#4334
to_param and <resource>_path() escapes forward slashes -
#4336
Ruby1.9: submitted string form parameters with non-ASCII characters cause encoding errors - #4337 Tweaks to make ActiveRecord Fiber-friendly
-
#4341
Failing test with Postgresql 8.4.3 and pg 0.9.0 -
#4344
Threre is no way to test routing with constraints -
#4351
Namespace root route not really namespaced -
#4355
Call it beta3 -
#4357
defaults for eager_load_paths and load_once_paths overwrite each other (typo?) -
#4363
fields_for not working outside ERB -
#4369
Flash convenience methods "notice" and "alert" should also be available for FlashNow -
#4370
uninitialized constant Arel after reload! -
#4374
Inflector#transliterate fails on many European characters -
#4383
[PATCH] config.action_controller.perform_caching has no effect -
#4390
[PATCH] assert_recognizes should work in Integration Tests -
#4391
url_for doesn't like HashWithIndifferentAccess -
#4393
[PATCH] ActionController::TestCase requires Hash#to_query -
#4406
numericality validation gives misleading error message when only_integer is used -
#4407
PATCH for allowing pluralize to take a block -
#4411
rails.js on body.observe('submit',...) but submit doesn't bubble in IE -
#4421
Rails 3 beta3: mail_to displays incorrectly i.e. mail_to not returning html_safe string -
#4423
[PATCH] Add shorthand support for routes like /projects/status(.:format) -
#4427
Strange behaviour in exception display -
#4428
Add a config.i18n.fallback setting and enable fallbacks in environment/production.rb -
#4429
Templates that use with_options... -
#4432
datetime_select and select_datetime inconsistent for various options -
#4440
Inappropriate route -
#4441
Arel is not building the correct expression for not(nil) as "IS NOT NULL" -
#4452
Making ActiveSupport::Cache consistent -
#4458
[BUG] [PATCH] Rails 3.0 should allow tests to run in 'cucumber' environment -
#4460
Validates_acceptance_of is not respecting database field -
#4463
JoinAssociation#aliased_table_name_for bug affecting AR find_with_associations? -
#4467
Instrument ActionController rendering begin and end time -
#4468
Action caching (blocker): undefined local variable or method `cache' -
#4471
Rake Tasks completely screwed up -
#4473
Rails 3.0 encoding fixes for unit tests -
#4476
Lazy Loading broken since Beta3? -
#4478
Impossibility to mount a Sinatra app -
#4485
:as option not working as expected in new Rails 3 router DSL -
#4492
rake middleware not working in rails3 beta 3 -
#4493
ActiveRecord middleware should be inserted before ActionDispatch::Cascade ? -
#4495
Broken tests in master -
#4499
respond_with accepting options to pass on to to_xml and to_json -
#4501
assert_template :symbol always passes, even when it should fail -
#4504
Order notifications from most to least significant (ala jQuery event namespaces) -
#4505
Ensure notifications are sent even in the case of an error -
#4506
to_xml with :include should skip_instruct on the included records -
#4507
STI ignored with scopes -
#4514
[PATCH] Check and immediately return value from an average if it's already a BigDecimal -
#4518
assert_select doesn't work with utf-8 on Ruby 1.9.2 -
#4519
Fix AR tests for pg on master - #4521 HABTM: ability to link and unlink records with :autosave => true
-
#4522
expose FixtureResolver so Rails users can use it -
#4523
add NullResolver for testing -
#4529
ActiveResource does not serialize XML correctly - #4554 render :text => proc { ... } regression
-
#4555
active_support/core_ext/array/random_access.rb conflicts with standard Ruby library -
#4556
When using conditional layouts, actions fallback to parent layout -
#4558
sending :alt => nil to an image tag should omit the images alt tag -
#4568
Reflection do not reset quoted_table name when set_table_name is invoked -
#4574
A simple way to copy the default generator templates is needed -
#4575
Erubis template parsing error on invalid match for variable name containing "do" -
#4577
`load_missing_constant': ActiveRecord is not missing constant Timestamp! (ArgumentError) -
#4582
Multiple encoding support for Erubis -
#4583
Merge default scopes by default -
#4587
Give textilize() a better, but still html safe experience - #4594 Add methods for including start events with notified actions
-
#4595
String.mb_chars.upcase doesn't upcase non-ASCII chars on with Ruby 1.9.x -
#4597
Queries using limits and punctuation in order clauses generate invalid SQL - #4598 default_scope treats hashes and relations inconsistently when overwriting
-
#4602
Make 's' reserved word in 'rails ...' command -
#4604
number_to_currency fails with "NoMethodError: undefined method `>=' for nil:NilClass" -
#4609
Two errors in the railties test suite in rails master on ruby 1.9.2-head -
#4610
Added missing require, we are using here the bind method defined on active_support/core_ext/proc -
#4611
Test suite is using assert many times when should be used assert_equal -
#4612
Thousands of errors on AR with ruby-sqlite3 and ruby 1.9.2 -
#4614
Cloned object mimic changed_attributes from creator after being clonde -
#4619
Take out stale tasks from actionpack -
#4622
Valid number pretending to be a invalid number in ActiveModel tests -
#4631
Rails::Generators::GeneratedAttribute: tests, cleanups and a bugfix -
#4640
transaction_callbacks_test.rb is not testing properly -
#4642
Unsaved changes to nested attribute collections are lost when using collection
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>