Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #17146 from divineforest/active-record-gsub-to-tr | Rafael Mendonça França | 2014-10-07 | 4 | -4/+4 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Change `gsub` to `tr` where possible | Alexander Balashov | 2014-10-06 | 4 | -4/+4 | |
* | | | | Merge pull request #17189 from jipiboily/update-queue-classic-details | Zachary Scott | 2014-10-06 | 2 | -7/+7 | |
|\ \ \ \ | ||||||
| * | | | | update queue_classic details | Jean-Philippe Boily | 2014-10-06 | 2 | -7/+7 | |
|/ / / / | ||||||
* | / / | unify PG spelling in CHANGELOGs. [ci skip] | Yves Senn | 2014-10-06 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #17183 from prathamesh-sonpatki/fix-typo-in-am-guide | Abdelkader Boudih | 2014-10-05 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix typo in Active Model guide | Prathamesh Sonpatki | 2014-10-05 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | [ci skip] Merge ActiveModel::SecurePassword guide from @aditya-kapoor | Zachary Scott | 2014-10-04 | 1 | -0/+46 | |
|\ \ \ | ||||||
| * | | | [ci skip] add guide for ActiveModel::SecurePassword | Aditya Kapoor | 2014-08-11 | 1 | -0/+46 | |
* | | | | Edits to ActiveModel guide [ci skip] | Nick Meehan | 2014-10-04 | 1 | -36/+38 | |
* | | | | Add Active Model to guides [ci skip] | Mauro George | 2014-10-04 | 2 | -14/+302 | |
* | | | | Merge pull request #17179 from eileencodes/clarify-delete-strategies-on-colle... | Zachary Scott | 2014-10-04 | 1 | -17/+14 | |
|\ \ \ \ | ||||||
| * | | | | [ci skip] Clarify deletion strategies for collection proxies | eileencodes | 2014-10-04 | 1 | -17/+14 | |
* | | | | | Merge pull request #17176 from kuldeepaggarwal/doc-alias_method_chain | Zachary Scott | 2014-10-04 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | doc added for `writer` method in `alias_method_chain`[ci skip] | Kuldeep Aggarwal | 2014-10-04 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Clarify possible validations you can use to avoid a NULL boolean value | Zachary Scott | 2014-10-03 | 1 | -2/+8 | |
* | | | | Merge pull request #16409 from justinweiss/update_validation_context_document... | Zachary Scott | 2014-10-03 | 5 | -15/+26 | |
|\ \ \ \ | ||||||
| * | | | | Add a note on custom validation contexts. | Justin Weiss | 2014-08-05 | 5 | -15/+26 | |
* | | | | | :heart: 1.9 | Matthew Draper | 2014-10-04 | 1 | -1/+1 | |
* | | | | | Merge pull request #14146 from chewi/fix-underscore-acronyms-regex | Matthew Draper | 2014-10-04 | 3 | -1/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix underscore inflector handling of adjacent acronyms | James Le Cuirot | 2014-10-03 | 2 | -1/+4 | |
* | | | | | | Merge pull request #17150 from effektz/tr-instead-of-gsub | Jeremy Kemper | 2014-10-03 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use #tr instead of #gsub where possible | Alex Weidmann | 2014-10-02 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #17172 from rselk/typo | Abdelkader Boudih | 2014-10-03 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | fix typo in in define_model_callbacks comment [ci skip] | Ryan Selk | 2014-10-03 | 2 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17168 from jwworth/task/fix_typo | Xavier Noria | 2014-10-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix typo | Jake Worth | 2014-10-03 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17167 from kuldeepaggarwal/doc-define_model_callbacks | Rafael Mendonça França | 2014-10-03 | 2 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add notes for `define_model_callbacks` [ci skip] | Kuldeep Aggarwal | 2014-10-03 | 2 | -0/+6 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17160 from lsylvester/duration-hash | Aaron Patterson | 2014-10-03 | 2 | -0/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | define hash on duration | lsylvester | 2014-10-03 | 2 | -0/+8 | |
|/ / / / / / | ||||||
* | | | | | | minor fixes in the configuring guide [ci skip] | Xavier Noria | 2014-10-03 | 1 | -15/+15 | |
* | | | | | | Revert "Fix style for rescue responses doc [ci skip]" | Xavier Noria | 2014-10-03 | 1 | -16/+15 | |
* | | | | | | Merge pull request #17153 from yuki24/fix-doc-format-for-rescue-responses | Abdelkader Boudih | 2014-10-03 | 1 | -15/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix style for rescue responses doc [ci skip] | Yuki Nishijima | 2014-10-02 | 1 | -15/+16 | |
* | | | | | | | Merge pull request #17151 from y-yagi/patch-1 | Abdelkader Boudih | 2014-10-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] add `test:jobs` task to testing guide | yuuji.yaginuma | 2014-10-03 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #17148 from mgenereu/patch-1 | Xavier Noria | 2014-10-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Disallow appended newlines when parsing as integer | Michael Genereux | 2014-10-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17068 from mokhan/update-active-job-documentation | Abdelkader Boudih | 2014-10-02 | 6 | -5/+64 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Add documentation on Active Job. | mo khan | 2014-10-02 | 6 | -5/+64 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17088 from robin850/jruby-dev | Rafael Mendonça França | 2014-10-01 | 9 | -2/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Follow up to #16613 | Robin Dupret | 2014-09-28 | 9 | -2/+12 | |
* | | | | | | | Merge pull request #17125 from acrogenesis/master | Xavier Noria | 2014-10-01 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | use tr instead of gsub when possible | Adrian Rangel | 2014-10-01 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #17124 from yuktikhurana/fix_render_file_guide | Abdelkader Boudih | 2014-10-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | In render file, by default the current layout is rendered always | yuktikhurana | 2014-10-01 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #17113 from igor04/helpers-highlight | Rafael Mendonça França | 2014-09-30 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Added processing of `nil` to `highlight` helper method | igor04 | 2014-09-30 | 2 | -1/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #17114 from pabloh/replace_use_of_eval_with_lambda | Rafael Mendonça França | 2014-09-30 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ |