aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update version numbers of Ruby and RailsJason Noble2012-11-241-2/+2
| * Updated link to RubyGems siteJason Noble2012-11-241-1/+1
* | Fix typo in AS guide [ci skip]Carlos Antonio da Silva2012-12-011-2/+2
* | copy-edits the docs of 9ee0ffbXavier Noria2012-12-011-7/+5
* | Merge pull request #8246 from urielka/uriel-fixed-8167Xavier Noria2012-12-019-19/+244
|\ \
| * | Patched Marshal#load to work with constant autoloading (active_support/depend...Uriel Katz2012-12-019-19/+244
|/ /
* | Make `Time.zone.parse` to work with JavaScript date stringsAndrew White2012-12-013-25/+36
* | Merge pull request #8387 from claudiob/remove_ar_observer_from_docsSantiago Pastorino2012-11-302-19/+0
|\ \
| * | Remove references to AR::Observer from docsclaudiob2012-11-302-19/+0
|/ /
* | Merge pull request #8385 from frodsan/strings_loveRafael Mendonça França2012-11-302-3/+30
|\ \
| * | hash filters should be accessed with symbols or stringsFrancesco Rodriguez2012-11-302-3/+30
|/ /
* | Use separate Relation subclasses for each AR classJon Leighton2012-11-305-56/+156
* | Simplify keys order test for as_json in Active ModelCarlos Antonio da Silva2012-11-301-4/+1
* | Fix memory leak in development modeJon Leighton2012-11-302-15/+16
* | Mark Relation mutators as :nodoc:Jon Leighton2012-11-302-48/+23
* | Merge pull request #8381 from aderyabin/unnecessary_monkey_patchCarlos Antonio da Silva2012-11-302-13/+0
|\ \
| * | Revert "Fix annoy warning, when executing testcase."Andrey Deryabin2012-11-302-13/+0
|/ /
* | Merge pull request #8378 from steveklabnik/split_validations_callbacks_guideRafael Mendonça França2012-11-294-354/+374
|\ \
| * | Split Validations and Callbacks into separate guides.Steve Klabnik2012-11-294-354/+374
|/ /
* | Merge pull request #8372 from amparo-luna/gemfile_source_urlRafael Mendonça França2012-11-291-1/+1
|\ \
| * | Gemfile source url for plugins updatedAmparo Luna2012-11-291-1/+1
* | | Move instantiation responsibilities from Inheritance to Persistence. Have Inh...Jeremy Kemper2012-11-292-24/+50
|/ /
* | User assert_kind_of, invert assert_equal expectationsCarlos Antonio da Silva2012-11-294-12/+12
* | Tiny refactorSantiago Pastorino2012-11-291-4/+1
* | Merge pull request #8363 from Takehiro-Adachi/add-string-options-examples-to-...Carlos Antonio da Silva2012-11-291-3/+9
|\ \
| * | added examples when options is stringTakehiro Adachi2012-11-291-3/+9
* | | Merge pull request #8356 from senny/add_links_to_rails4_guideXavier Noria2012-11-291-5/+26
|\ \ \
| * | | augment the rails4 guide with links to PRsYves Senn2012-11-291-5/+12
| * | | add list of extracted plugins to rails4 guideYves Senn2012-11-291-0/+14
|/ / /
* | | Added STI support to init and building associationsJason Rush2012-11-2911-1/+163
* | | Merge pull request #7961 from exviva/seconds_until_end_of_dayAndrew White2012-11-285-1/+84
|\ \ \
| * | | Add #seconds_until_end_of_day to DateTime and TimeOlek Janiszewski2012-11-295-1/+84
|/ / /
* / / Add CHANGELOG entries for the observes extractionRafael Mendonça França2012-11-293-0/+12
|/ /
* | Merge pull request #8361 from lucasmazza/typoRafael Mendonça França2012-11-281-1/+1
|\ \
| * | Fix typo in the Observers deprecation message. [ci skip]Lucas Mazza2012-11-281-1/+1
|/ /
* | Merge branch 'extract_observers'Rafael Mendonça França2012-11-2839-1961/+26
|\ \
| * | Gracefully handle upgrading apps with observersRafael Mendonça França2012-11-281-0/+12
| * | Remove observers and sweepersRafael Mendonça França2012-11-2839-1961/+14
|/ /
* | Merge pull request #8261 from steveklabnik/fix_mb_charsCarlos Antonio da Silva2012-11-283-10/+8
|\ \
| * | Simplify String#mb_chars and stop proxying #classSteve Klabnik2012-11-283-6/+7
| * | Fix documentation for String#mb_chars.Steve Klabnik2012-11-281-4/+1
|/ /
* | Merge pull request #8355 from steveklabnik/update_7418Rafael Mendonça França2012-11-283-0/+12
|\ \
| * | Ensure that associations have a symbol argument.Steve Klabnik2012-11-283-0/+12
* | | Merge pull request #8352 from steveklabnik/update_7858Rafael Mendonça França2012-11-283-3/+18
|\ \ \
| * | | Specify type of singular association during serializationSteve Klabnik2012-11-283-3/+18
| |/ /
* | | Merge pull request #8350 from claudiob/restore_default_require_pathsJosé Valim2012-11-281-1/+0
|\ \ \ | |/ / |/| |
| * | Revert "rails gem has no lib directory to require"claudiob2012-11-281-1/+0
|/ /
* | Fix some indentation in the postgresql_specific_schemaRafael Mendonça França2012-11-281-9/+9
* | Add comment to a table without model.Rafael Mendonça França2012-11-281-0/+1
* | Use assert_nil instead of assert_equalRafael Mendonça França2012-11-282-3/+3