This project is archived and is in readonly mode.
- 
       Simplify Enumerable#each_with_object
... 
      was committed by Jeremy Kemper Simplify Enumerable#each_with_object
... 
      was committed by Jeremy KemperSaturday Mar 21 
- 
       Explicitly require pathname core exte... 
      was committed by Jeremy Kemper
    
      11:35 AM Explicitly require pathname core exte... 
      was committed by Jeremy Kemper
    
      11:35 AM
- 
       Convert date extension modules to cla... 
      was committed by Jeremy Kemper
    
      11:35 AM Convert date extension modules to cla... 
      was committed by Jeremy Kemper
    
      11:35 AM
- 
       blank? and duplicable? are Object ext... 
      was committed by Jeremy Kemper
    
      11:35 AM blank? and duplicable? are Object ext... 
      was committed by Jeremy Kemper
    
      11:35 AM
- 
       Convert bigdecimal extension modules ... 
      was committed by Jeremy Kemper
    
      11:35 AM Convert bigdecimal extension modules ... 
      was committed by Jeremy Kemper
    
      11:35 AM
- 
       Convert array extension modules to cl... 
      was committed by Jeremy Kemper
    
      11:35 AM Convert array extension modules to cl... 
      was committed by Jeremy Kemper
    
      11:35 AM
- 
       Simple singleton. We don't need the f... 
      was committed by Jeremy Kemper
    
      11:35 AM Simple singleton. We don't need the f... 
      was committed by Jeremy Kemper
    
      11:35 AM
- 
       Only require builder at startup if we... 
      was committed by Jeremy Kemper
    
      11:35 AM Only require builder at startup if we... 
      was committed by Jeremy Kemper
    
      11:35 AM
- 
       Prefer a less intrusive BlankSlate-al... 
      was committed by Jeremy Kemper
    
      11:35 AM Prefer a less intrusive BlankSlate-al... 
      was committed by Jeremy Kemper
    
      11:35 AM
- 
       * Introduce ActiveSupport.core_ext In... 
      was committed by Jeremy Kemper
    
      11:35 AM * Introduce ActiveSupport.core_ext In... 
      was committed by Jeremy Kemper
    
      11:35 AM
- 
       Get rid of active_model/core and acti... 
      was committed by Pratik Naik
    
      01:32 AM Get rid of active_model/core and acti... 
      was committed by Pratik Naik
    
      01:32 AM
- 
       Validation options dont need explicit... 
      was committed by Pratik Naik
    
      01:16 AM Validation options dont need explicit... 
      was committed by Pratik Naik
    
      01:16 AM
- 
       Remove DEFAULT_VALIDATION_OPTIONS fro... 
      was committed by Pratik Naik
    
      01:14 AM Remove DEFAULT_VALIDATION_OPTIONS fro... 
      was committed by Pratik Naik
    
      01:14 AM
- 
       Move validate_on_create and validate_... 
      was committed by Pratik Naik
    
      01:11 AM Move validate_on_create and validate_... 
      was committed by Pratik Naik
    
      01:11 AM
- 
       Add ActiveModel::Validations tests fo... 
      was committed by Pratik Naik Add ActiveModel::Validations tests fo... 
      was committed by Pratik NaikFriday Mar 20 
- 
       Temporary runner
http://github.com/ra... 
      was committed by Yehuda Katz
    
      10:02 PM Temporary runner
http://github.com/ra... 
      was committed by Yehuda Katz
    
      10:02 PM
- 
       Add I18n translations to ActiveModel ... 
      was committed by Pratik Naik
    
      09:45 PM Add I18n translations to ActiveModel ... 
      was committed by Pratik Naik
    
      09:45 PM
- 
       Hacked up fixture view paths to simpl... 
      was committed by Yehuda Katz
    
      09:05 PM Hacked up fixture view paths to simpl... 
      was committed by Yehuda Katz
    
      09:05 PM
- 
       Include ActiveModel::Validations from... 
      was committed by Pratik Naik
    
      07:12 PM Include ActiveModel::Validations from... 
      was committed by Pratik Naik
    
      07:12 PM
- 
       Fix ActiveResource::Errors deprecatio... 
      was committed by Pratik Naik
    
      06:51 PM Fix ActiveResource::Errors deprecatio... 
      was committed by Pratik Naik
    
      06:51 PM
- 
       Improve the deprecation message for E... 
      was committed by Pratik Naik
    
      06:12 PM Improve the deprecation message for E... 
      was committed by Pratik Naik
    
      06:12 PM
- 
       Validation tests arent using any fixt... 
      was committed by Pratik Naik
    
      06:07 PM Validation tests arent using any fixt... 
      was committed by Pratik Naik
    
      06:07 PM
- 
       ActiveModel.load_all! isn't really ne... 
      was committed by Pratik Naik
    
      06:02 PM ActiveModel.load_all! isn't really ne... 
      was committed by Pratik Naik
    
      06:02 PM
- 
       Use mattr_accessor in TestsDatabase i... 
      was committed by Pratik Naik
    
      05:56 PM Use mattr_accessor in TestsDatabase i... 
      was committed by Pratik Naik
    
      05:56 PM
- 
       Deprecate Error#on(attribute) in favo... 
      was committed by Pratik Naik
    
      05:36 PM Deprecate Error#on(attribute) in favo... 
      was committed by Pratik Naik
    
      05:36 PM
- 
       TestDatabase -> TestsDatabase
http://... 
      was committed by Pratik Naik
    
      04:02 PM TestDatabase -> TestsDatabase
http://... 
      was committed by Pratik Naik
    
      04:02 PM
- 
       Remove unused columns from the Active... 
      was committed by Pratik Naik
    
      03:33 PM Remove unused columns from the Active... 
      was committed by Pratik Naik
    
      03:33 PM
- 
       Future deprecation message
http://git... 
      was committed by Pratik Naik
    
      03:27 PM Future deprecation message
http://git... 
      was committed by Pratik Naik
    
      03:27 PM
- 
       Move relevant validation tests from A... 
      was committed by Pratik Naik
    
      03:07 PM Move relevant validation tests from A... 
      was committed by Pratik Naik
    
      03:07 PM
- 
       Add test sqlite3 db to .gitignore
htt... 
      was committed by Pratik Naik
    
      11:22 AM Add test sqlite3 db to .gitignore
htt... 
      was committed by Pratik Naik
    
      11:22 AM
- 
       Make Active Model test suite similar ... 
      was committed by Pratik Naik
    
      10:32 AM Make Active Model test suite similar ... 
      was committed by Pratik Naik
    
      10:32 AM
- 
       Autload ActiveModel::Observing
http:/... 
      was committed by Pratik Naik
    
      01:13 AM Autload ActiveModel::Observing
http:/... 
      was committed by Pratik Naik
    
      01:13 AM
- 
       Make Active Resource use ActiveModel:... 
      was committed by Pratik Naik Make Active Resource use ActiveModel:... 
      was committed by Pratik NaikThursday Mar 19 
- 
       Move uniqueness and association valid... 
      was committed by Pratik Naik
    
      11:44 PM Move uniqueness and association valid... 
      was committed by Pratik Naik
    
      11:44 PM
- 
       Move all the Active Record validation... 
      was committed by Pratik Naik
    
      11:28 PM Move all the Active Record validation... 
      was committed by Pratik Naik
    
      11:28 PM
- 
       Test controller layout
http://github.... 
      was committed by Yehuda Katz
    
      11:11 PM Test controller layout
http://github.... 
      was committed by Yehuda Katz
    
      11:11 PM
- 
       Merge branch 'master' into bodyparts
... 
      was committed by Jeremy Kemper
    
      11:03 PM Merge branch 'master' into bodyparts
... 
      was committed by Jeremy Kemper
    
      11:03 PM
- 
       Get very basic layouts working.
* Re... 
      was committed by Yehuda Katz
    
      10:45 PM Get very basic layouts working.
* Re... 
      was committed by Yehuda Katz
    
      10:45 PM
- 
       Started implementing render :action
h... 
      was committed by Yehuda Katz
    
      08:35 PM Started implementing render :action
h... 
      was committed by Yehuda Katz
    
      08:35 PM
- 
       pluginize concurrent block body part
... 
      was committed by Jeremy Kemper
    
      10:31 AM pluginize concurrent block body part
... 
      was committed by Jeremy Kemper
    
      10:31 AM
- 
       Implemented basic template rendering ... 
      was committed by Yehuda Katz Implemented basic template rendering ... 
      was committed by Yehuda KatzWednesday Mar 18 
- 
       Ensure script/plugin doesn't show err... 
      was committed by Pratik Naik
    
      06:39 PM Ensure script/plugin doesn't show err... 
      was committed by Pratik Naik
    
      06:39 PM
- 
       Remove outdated script/plugin options... 
      was committed by Pratik Naik
    
      06:33 PM Remove outdated script/plugin options... 
      was committed by Pratik Naik
    
      06:33 PM
- 
       Merge branch 'master' into bodyparts
... 
      was committed by Jeremy Kemper
    
      06:18 PM Merge branch 'master' into bodyparts
... 
      was committed by Jeremy Kemper
    
      06:18 PM
- 
       Rework NewCallbacks to not require me... 
      was committed by Yehuda Katz
    
      01:05 AM Rework NewCallbacks to not require me... 
      was committed by Yehuda Katz
    
      01:05 AM
- 
       Temporarily reraise to simplify debug... 
      was committed by Yehuda Katz
    
      01:04 AM Temporarily reraise to simplify debug... 
      was committed by Yehuda Katz
    
      01:04 AM
- 
       Working toward getting a basic Abstra... 
      was committed by Yehuda Katz
    
      01:04 AM Working toward getting a basic Abstra... 
      was committed by Yehuda Katz
    
      01:04 AM
- 
       Try to use actionpack gem to generate... 
      was committed by Pratik Naik Try to use actionpack gem to generate... 
      was committed by Pratik NaikTuesday Mar 17 
- 
       Pare down unit test
http://github.com... 
      was committed by Jeremy Kemper Pare down unit test
http://github.com... 
      was committed by Jeremy KemperMonday Mar 16 
- 
       Merge docrails
http://github.com/rail... 
      was committed by Pratik Naik
    
      11:28 AM Merge docrails
http://github.com/rail... 
      was committed by Pratik Naik
    
      11:28 AM
- 
       update rack fixture to be ruby 1.9 co... 
      was committed by Joshua Peek
    
      04:48 AM update rack fixture to be ruby 1.9 co... 
      was committed by Joshua Peek
    
      04:48 AM
- 
       Better error message to try to figure... 
      was committed by Joshua Peek
    
      04:41 AM Better error message to try to figure... 
      was committed by Joshua Peek
    
      04:41 AM
- 
       ruby 1.9 compat: Pathname doesn't sup... 
      was committed by Joshua Peek
    
      04:29 AM ruby 1.9 compat: Pathname doesn't sup... 
      was committed by Joshua Peek
    
      04:29 AM
- 
       update rack fixture to be ruby 1.9 co... 
      was committed by Joshua Peek
    
      04:25 AM update rack fixture to be ruby 1.9 co... 
      was committed by Joshua Peek
    
      04:25 AM
- 
       update metal fixtures to be ruby 1.9 ... 
      was committed by Joshua Peek
    
      04:21 AM update metal fixtures to be ruby 1.9 ... 
      was committed by Joshua Peek
    
      04:21 AM
- 
       Fix brittle Time.now mock
http://gith... 
      was committed by Joshua Peek
    
      04:17 AM Fix brittle Time.now mock
http://gith... 
      was committed by Joshua Peek
    
      04:17 AM
- 
       Ensure our bundled version of rack is... 
      was committed by Joshua Peek
    
      03:54 AM Ensure our bundled version of rack is... 
      was committed by Joshua Peek
    
      03:54 AM
- 
       Prepare for final 2.3 release
http://... 
      was committed by David Heinemeier Hansson
    
      03:06 AM Prepare for final 2.3 release
http://... 
      was committed by David Heinemeier Hansson
    
      03:06 AM
- 
       Make sure Metal use ActionController ... 
      was committed by Luca Guidi Make sure Metal use ActionController ... 
      was committed by Luca GuidiSunday Mar 15 
- 
       allowed render :file to take Pathname... 
      was committed by misfo allowed render :file to take Pathname... 
      was committed by misfoSaturday Mar 14 
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>