Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | autoloading guide: new section about why Kernel#autoload is not involved [ci ... | Xavier Noria | 2014-12-15 | 1 | -0/+35 | |
* | | | | | | | | autoloading guide: relax type of constant names [ci skip] | Xavier Noria | 2014-12-15 | 1 | -4/+4 | |
* | | | | | | | | autoloading guide, fix typo `Amin` -> `Admin`. [ci skip] | Yves Senn | 2014-12-15 | 1 | -3/+3 | |
* | | | | | | | | Merge pull request #18030 from zzak/doc-timestamps-null-option-from-generator | Yves Senn | 2014-12-15 | 4 | -25/+25 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Add `null` option to timestamps as migration generator does [ci skip] | Zachary Scott | 2014-12-14 | 4 | -25/+25 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix path typo to Article model in Getting Started [ci skip] | Zachary Scott | 2014-12-14 | 1 | -1/+1 | |
* | | | | | | | Use generic timestamp for generated migration file. [ci skip] | Zachary Scott | 2014-12-14 | 1 | -2/+2 | |
* | | | | | | | Rephrase this from 3f38762 [ci skip] | Zachary Scott | 2014-12-14 | 1 | -1/+1 | |
* | | | | | | | Edit pass to section 5.1 of getting started guide [ci skip] | Zachary Scott | 2014-12-14 | 1 | -15/+17 | |
* | | | | | | | new guide: constant autoloading and reloading | Xavier Noria | 2014-12-15 | 2 | -0/+1075 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18024 from carpodaster/fix/actionview/capture-non-strings | Santiago Pastorino | 2014-12-14 | 4 | -3/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Re-enable capture'ing non-String values | Carsten Zimmermann | 2014-12-14 | 4 | -3/+15 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18022 from agrobbin/url-helpers-optional-scopes | Santiago Pastorino | 2014-12-13 | 3 | -1/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | allow URL helpers to work with optional scopes | Alex Robbin | 2014-12-13 | 3 | -1/+17 | |
* | | | | | | | Merge pull request #18021 from nateberkopec/fix-filter-param-symbol-dup | Santiago Pastorino | 2014-12-13 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ParameterFilter shouldn't try to dup symbol keys | Nate Berkopec | 2014-12-13 | 2 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18019 from eileencodes/pass-connection-rather-than-alias_... | Aaron Patterson | 2014-12-13 | 1 | -16/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Pass connection rather than alias_tracker | eileencodes | 2014-12-13 | 1 | -16/+17 | |
* | | | | | | | Merge pull request #18020 from binaryberry/handle-positional-args-with-format... | Andrew White | 2014-12-13 | 3 | -2/+42 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix handling of positional url helper arguments when format is false | Tatiana Soukiassian | 2014-12-13 | 3 | -2/+42 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18018 from yuki24/fix-method-name-inconsistency-in-mailer... | Godfrey Chan | 2014-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [guides] Fix method name inconsistency in a mailer example | Yuki Nishijima | 2014-12-12 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | redis 3.2.0 doesn't allow tcp protocol anymore | Rafael Mendonça França | 2014-12-13 | 1 | -1/+1 | |
* | | | | | | Merge pull request #18006 from sikachu/add-params-to_unsafe_h | Rafael Mendonça França | 2014-12-12 | 2 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add AC::Parameters#to_unsafe_h | Prem Sichanugrist | 2014-12-12 | 2 | -0/+12 | |
* | | | | | | | Mention that Action Mailer methods are not deferred [ci skip] | Godfrey Chan | 2014-12-12 | 1 | -0/+35 | |
* | | | | | | | Pass through the `prepend` option to `AS::Callback` | Godfrey Chan | 2014-12-12 | 2 | -2/+38 | |
* | | | | | | | New applications should use sass-rails 5.0 | Rafael Mendonça França | 2014-12-12 | 1 | -6/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Rails master requires arel master | Rafael Mendonça França | 2014-12-12 | 1 | -2/+8 | |
* | | | | | | Align the GemfileEntry API with stable branches | Godfrey Chan | 2014-12-12 | 1 | -5/+9 | |
* | | | | | | Merge pull request #18003 from sikachu/permit_all_parameters-thread-safety | Rafael Mendonça França | 2014-12-12 | 1 | -1/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make AC::Params.permit_all_parameters thread safe | Prem Sichanugrist | 2014-12-12 | 1 | -1/+10 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #18010 from audionerd/patch-1 | Rafael Mendonça França | 2014-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix default queue name prefix delimiter | Eric Skogen | 2014-12-12 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18007 from georgemillo/patch-1 | Rafael Mendonça França | 2014-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | English fix [ci skip] | George Millo | 2014-12-12 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #17815 from yuki24/remove-custom-errors-page-section | Zachary Scott | 2014-12-11 | 1 | -58/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove custom errors page section from the guides | Yuki Nishijima | 2014-11-28 | 1 | -58/+1 | |
* | | | | | | Add test case for joined pluck | Sean Griffin | 2014-12-11 | 1 | -0/+7 | |
* | | | | | | Improve the test case introduced by bd0d47e | Sean Griffin | 2014-12-11 | 1 | -19/+10 | |
* | | | | | | Merge pull request #17994 from mfazekas/pluck-bind-values-master | Sean Griffin | 2014-12-11 | 2 | -2/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix ProtocolViolation/bind message supplies for polymorphic + pluck or group | Miklos Fazkeas | 2014-12-11 | 2 | -2/+26 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #18000 from caike/master | Rafael Mendonça França | 2014-12-11 | 1 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update guides with info about vendor/assets | Carlos Souza | 2014-12-11 | 1 | -1/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17793 from kamipo/fix_undesirable_range_error | Sean Griffin | 2014-12-11 | 8 | -6/+119 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix undesirable RangeError by Type::Integer. Add Type::UnsignedInteger. | Ryuta Kamizono | 2014-12-12 | 8 | -6/+119 | |
* | | | | | | | Merge pull request #17998 from kamipo/refactor_quoted_date | Sean Griffin | 2014-12-11 | 4 | -25/+13 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Refactor `quoted_date` | Ryuta Kamizono | 2014-12-11 | 4 | -25/+13 | |
| |/ / / / / | ||||||
* / / / / / | Revert "Merge pull request #17943 from jeremywadsack/doc_cache_importability" | Rafael Mendonça França | 2014-12-11 | 1 | -4/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #17970 from ulissesalmeida/foreign-type-has-many-has-one | Rafael Mendonça França | 2014-12-10 | 10 | -3/+53 | |
|\ \ \ \ \ |