This project is archived and is in readonly mode.
-
Support for create_association! for h...
was committed by Jon Leighton
Tuesday Jan 11
- Refactor the code for singular associ... was committed by Jon Leighton 09:45 PM
- It's not necessary to pass the associ... was committed by Jon Leighton 09:45 PM
- Get rid of set_association_target and... was committed by Jon Leighton 09:45 PM
- We can use the association_proxy meth... was committed by Jon Leighton 09:45 PM
- DRY up the code which instantiates th... was committed by Jon Leighton 09:45 PM
- find_target can be inherited https://... was committed by Jon Leighton 09:45 PM
- Document the recent changes to associ... was committed by Jon Leighton 09:45 PM
- Raise ActiveRecord::RecordNotSaved if... was committed by Jon Leighton 09:45 PM
- When assigning a has_one, if anything... was committed by Jon Leighton 09:45 PM
- In a number of places in the tests, w... was committed by Jon Leighton 09:45 PM
- SQLite3 has supported savepoints sinc... was committed by Jon Leighton 09:45 PM
- When assigning a has_one, if the new ... was committed by Jon Leighton 09:45 PM
- When assigning a has_one, if the exis... was committed by Jon Leighton 09:45 PM
- Have a separate test connection direc... was committed by Jon Leighton 09:45 PM
- Enable the sqlite3 in-memory test con... was committed by Jon Leighton 09:45 PM
- has_one should always remove the old ... was committed by Jon Leighton 09:45 PM
- Return value is irrelevant here as th... was committed by Jon Leighton 09:45 PM
- Remove incorrect documentation about ... was committed by Jon Leighton 09:45 PM
- For a singular association, it should... was committed by Jon Leighton 09:45 PM
- Correctly indent the bullet points un... was committed by Jon Leighton 09:45 PM
- avoid splatting arrays by using conca... was committed by Aaron Patterson 09:45 PM
- html_safe.to_str makes no sense https... was committed by Santiago Pastorino 08:57 PM
- Fix polymorphic belongs_to associatio... was committed by Ernie Miller 05:21 PM
- Fix polymorphic belongs_to associatio... was committed by Ernie Miller 05:19 PM
- only use one array when collecting sp... was committed by Aaron Patterson 01:30 AM
-
adding to_d to BigDecimal
https://git...
was committed by Aaron Patterson
Monday Jan 10
- Always return decimal average of inte... was committed by Raimonds Simanovskis 11:51 PM
- adding to_d to BigDecimal https://git... was committed by Aaron Patterson 11:43 PM
- Always return decimal average of inte... was committed by Raimonds Simanovskis 11:29 PM
- Revert "use Object#class instead of O... was committed by Jeremy Kemper 10:14 PM
- use SQLite3::VERSION rather than the ... was committed by Aaron Patterson 07:40 PM
- use SQLite3::VERSION rather than the ... was committed by Aaron Patterson 07:36 PM
- calculate to_s on the primary key onc... was committed by Aaron Patterson 07:31 PM
- primary_key is returned as either str... was committed by Tomasz Pajor 07:28 PM
- Refactor to handle the X-Cascade with... was committed by Krekoten' Marjan 12:09 AM
- Refactor to handle the X-Cascade with... was committed by Krekoten' Marjan 12:08 AM
- Aligning master changelog w/ 3-0-stab... was committed by Kevin Moore 12:07 AM
-
authenticity_token option for form_ta...
was committed by Jakub Kuźma
Sunday Jan 09
- use Object#class instead of Object#ty... was committed by Tomasz Pajor 11:47 PM
- Improve select helpers by allowing a ... was committed by John Allison 11:46 PM
- Improve select helpers by allowing a ... was committed by John Allison 11:45 PM
- Backport tests for subclassed arrays ... was committed by Larry Sprock 11:39 PM
- Adding postgresql template option whe... was committed by Katrina Owen 11:35 PM
- HTML5 button_tag helper This tag is ... was committed by Rizwan Reza 11:22 PM
- use Object#class instead of Object#ty... was committed by Tomasz Pajor 11:12 PM
- Bump up bcrypt-ruby dependency to 2.1... was committed by Santiago Pastorino 09:04 PM
- Initialize these options as false if ... was committed by Santiago Pastorino 06:54 PM
- Remove InstanceTagMethods module and ... was committed by Santiago Pastorino 03:35 PM
- remove unused string substitution htt... was committed by Aaron Patterson 04:15 AM
- use select_all because not all databa... was committed by Aaron Patterson 03:59 AM
-
join the cult of cargo. reduce the nu...
was committed by Aaron Patterson
Saturday Jan 08
- stop creating intermediate AR objects... was committed by Aaron Patterson 02:45 AM
- no need for to_sym https://github.com... was committed by Aaron Patterson 12:50 AM
- String#insert() mutates the string, s... was committed by Aaron Patterson 12:27 AM
- fewer funcalls to the cached attribut... was committed by Aaron Patterson 12:27 AM
- Add test for e0e3adf https://github.c... was committed by Jeremy Kemper 12:25 AM
-
Refactor HasOneAssociation#replace
ht...
was committed by Jon Leighton
Friday Jan 07
- Don't not remove double negatives htt... was committed by Jon Leighton 11:03 PM
- Clean up create, create! and build in... was committed by Jon Leighton 11:03 PM
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>