Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Avoid leaking the first relation we call #first on | Matthew Draper | 2015-10-09 | 1 | -3/+3 | |
* | | | | | | | | | | | code gardening in transliterate.rb | Xavier Noria | 2015-10-07 | 1 | -2/+5 | |
* | | | | | | | | | | | Merge pull request #21868 from tanmay3011/fix_time_class_documentation | Vijay Dev | 2015-10-05 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [ci skip] Fix #seconds_since_midnight documentation output it will always ret... | Tanmay Sinha | 2015-10-05 | 1 | -3/+3 | |
* | | | | | | | | | | | | Merge pull request #21866 from tanmay3011/fix_documentation | Sean Griffin | 2015-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix Time.now format in documentation | Tanmay Sinha | 2015-10-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #21863 from tanmay3011/use_applications_year | Sean Griffin | 2015-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use Time#current instead of Time#now to prevent zone issue inorder to use app... | Tanmay Sinha | 2015-10-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-10-04 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | [ci skip] default_normalization_form accessing from Unicode | Gaurav Sharma | 2015-09-29 | 1 | -1/+1 | |
| * | | | | | | | | | | Renamed ‘Return’ to ‘Returns’ [ci skip] | Ronak Jangir | 2015-09-28 | 3 | -3/+3 | |
| * | | | | | | | | | | Documentation typo | Akira Matsuda | 2015-09-20 | 1 | -1/+1 | |
* | | | | | | | | | | | Wrong usage of 'a' in docs fixed [ci skip] | Mehmet Emin İNAÇ | 2015-10-03 | 1 | -1/+1 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #20600 from mtsmfm/xmlschema-should-display-more-than-6-di... | Andrew White | 2015-10-02 | 2 | -7/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | TimeWithZone#xmlschema should be able to display more than 6 digits | Fumiaki MATSUSHIMA | 2015-09-30 | 2 | -7/+6 | |
* | | | | | | | | | | | Regex fix for mattr_accessor validation | Aliaksandr Buhayeu | 2015-10-01 | 2 | -2/+16 | |
* | | | | | | | | | | | Refactor AS::Callbacks halt config and fix the documentation | Roque Pinel | 2015-10-01 | 4 | -17/+15 | |
* | | | | | | | | | | | make sure exceptions are marshalable when returning test results | Aaron Patterson | 2015-09-30 | 1 | -1/+17 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fixed concurrent-ruby warnings. | Jerry D'Antonio | 2015-09-29 | 1 | -1/+1 | |
* | | | | | | | | | | Improve readability of docs by using code tag [ci skip] | Prakash Laxkar | 2015-09-29 | 4 | -4/+4 | |
* | | | | | | | | | | Merge pull request #21807 from ronakjangir47/fix_formatted_offset_docs | Rafael Mendonça França | 2015-09-29 | 3 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update docs for `formatted_offset` | Ronak Jangir | 2015-09-29 | 3 | -3/+10 | |
* | | | | | | | | | | | Merge pull request #21782 from ronakjangir47/transform_values_docs | Rafael Mendonça França | 2015-09-28 | 2 | -8/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Updated docs for transform_values [ci skip] | Ronak Jangir | 2015-09-28 | 1 | -3/+8 | |
| * | | | | | | | | | | | Updated docs for transform_keys [ci skip] | Ronak Jangir | 2015-09-28 | 1 | -5/+9 | |
* | | | | | | | | | | | | Speed up `Hash#transform_values` when empty | Sean Griffin | 2015-09-28 | 1 | -0/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | minor typo fix [ci skip] | Aditya Kapoor | 2015-09-26 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #21767 from ronakjangir47/missing_transform_values_test | Rafael Mendonça França | 2015-09-25 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Added missing tests for transform_values! which returns Enumerator without bl... | Ronak Jangir | 2015-09-26 | 1 | -0/+12 | |
| |/ / / / / / / / / / | ||||||
* / / / / / / / / / / | Added missing tests for transform_keys! which returns Enumerator without block | Ronak Jangir | 2015-09-26 | 1 | -0/+12 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Make `assert_difference` return the result of the yielded block. | Lucas Mazza | 2015-09-24 | 3 | -2/+23 | |
* | | | | | | | | | | Improve readability of docs by using code tag [ci skip] | amitkumarsuroliya | 2015-09-24 | 2 | -3/+3 | |
* | | | | | | | | | | Fix the AS::Callbacks terminator regression from 4.2.3 | Roque Pinel | 2015-09-22 | 3 | -35/+42 | |
* | | | | | | | | | | Merge pull request #21678 from ronakjangir47/array_to_formatted_s_docs | Yves Senn | 2015-09-22 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added Examples in docs for internal behavior of Array#to_formatted_s [ci skip] | Ronak Jangir | 2015-09-19 | 1 | -1/+3 | |
* | | | | | | | | | | | Correcting output of `number_to_percentage` example in `number_helper` [ci skip] | amitkumarsuroliya | 2015-09-22 | 1 | -1/+1 | |
* | | | | | | | | | | | Short-circuit `blank?` on date and time values | Andrew White | 2015-09-21 | 7 | -1/+48 | |
* | | | | | | | | | | | Merge pull request #21684 from amitsuroliya/correct_result | Andrew White | 2015-09-21 | 1 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Applying right result of examples in ActiveSupport Multibyte [ci skip] | amitkumarsuroliya | 2015-09-21 | 1 | -6/+4 | |
* | | | | | | | | | | | | :hocho: Typos | Akira Matsuda | 2015-09-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | :scissors: empty line at the top of files | Akira Matsuda | 2015-09-21 | 5 | -5/+0 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | String#strip_heredocs doesn't need Object#try | Vlado Cingel | 2015-09-19 | 1 | -2/+0 | |
* | | | | | | | | | | | s/seperator/separator/g | Akira Matsuda | 2015-09-20 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge pull request #21679 from jdantonio/replace-thread-safe | Kasper Timm Hansen | 2015-09-19 | 7 | -13/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Replaced `ThreadSafe::Map` with successor `Concurrent::Map`. | Jerry D'Antonio | 2015-09-19 | 7 | -13/+17 | |
* | | | | | | | | | | | | Merge pull request #21669 from amitsuroliya/improve_docs | Yves Senn | 2015-09-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Correcting `NameError` error message in `mattr_reader` method. Since this com... | amitkumarsuroliya | 2015-09-19 | 1 | -2/+2 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Corrected numeric conversions output [ci skip] | amitkumarsuroliya | 2015-09-19 | 1 | -2/+2 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Replace `#=>` with `# =>` [ci skip] | amitkumarsuroliya | 2015-09-19 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #21662 from amitsuroliya/improve_docs | Kasper Timm Hansen | 2015-09-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | |