aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Wrong usage of 'a' in docs fixed [ci skip]Mehmet Emin İNAÇ2015-10-031-1/+1
* | | | | | | Regex fix for mattr_accessor validationAliaksandr Buhayeu2015-10-011-2/+2
* | | | | | | Improve readability of docs by using code tag [ci skip]Prakash Laxkar2015-09-293-3/+3
* | | | | | | Merge pull request #21807 from ronakjangir47/fix_formatted_offset_docsRafael Mendonça França2015-09-292-1/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Update docs for `formatted_offset` Ronak Jangir2015-09-292-1/+4
* | | | | | | Merge pull request #21782 from ronakjangir47/transform_values_docsRafael Mendonça França2015-09-282-8/+17
|\ \ \ \ \ \ \
| * | | | | | | Updated docs for transform_values [ci skip]Ronak Jangir2015-09-281-3/+8
| * | | | | | | Updated docs for transform_keys [ci skip]Ronak Jangir2015-09-281-5/+9
| |/ / / / / /
* / / / / / / Speed up `Hash#transform_values` when emptySean Griffin2015-09-281-0/+1
|/ / / / / /
* | | | | | Improve readability of docs by using code tag [ci skip]amitkumarsuroliya2015-09-242-3/+3
* | | | | | Merge pull request #21678 from ronakjangir47/array_to_formatted_s_docsYves Senn2015-09-221-1/+3
|\ \ \ \ \ \
| * | | | | | Added Examples in docs for internal behavior of Array#to_formatted_s [ci skip]Ronak Jangir2015-09-191-1/+3
* | | | | | | Short-circuit `blank?` on date and time valuesAndrew White2015-09-215-1/+37
* | | | | | | Applying right result of examples in ActiveSupport Multibyte [ci skip]amitkumarsuroliya2015-09-211-6/+4
* | | | | | | String#strip_heredocs doesn't need Object#tryVlado Cingel2015-09-191-2/+0
* | | | | | | Merge pull request #21669 from amitsuroliya/improve_docsYves Senn2015-09-191-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Correcting `NameError` error message in `mattr_reader` method. Since this com...amitkumarsuroliya2015-09-191-2/+2
| |/ / / / / /
* | | | | | | Corrected numeric conversions output [ci skip]amitkumarsuroliya2015-09-191-2/+2
* | | | | | | Replace `#=>` with `# =>` [ci skip]amitkumarsuroliya2015-09-191-2/+2
|/ / / / / /
* | | | | | Merge pull request #21662 from amitsuroliya/improve_docsKasper Timm Hansen2015-09-181-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Corrected `to_time` output in ActiveSupport Date Conversion docs.Since https:...amitkumarsuroliya2015-09-181-3/+3
* | | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-09-181-1/+1
|\ \ \ \ \ \
| * | | | | | s/JQuery/jQuery/Akira Matsuda2015-09-181-1/+1
* | | | | | | File encoding is defaulted to utf-8 in Ruby >= 2.1Akira Matsuda2015-09-182-4/+0
| |/ / / / / |/| | | | |
* | | | | | Correct ArgumentError message in ActiveSupport conversions docs [ci skip]amitkumarsuroliya2015-09-181-1/+1
* | | | | | Improving `in_time_zone` docs [ci skip]amitkumarsuroliya2015-09-131-2/+1
* | | | | | Improve String#strip_heredocJuanito Fatas2015-09-121-2/+1
* | | | | | Rails documentation use american english.[ci skip]ravindra kumar kumawat2015-09-091-1/+1
* | | | | | Fixed Time conversion example for UTC time zone [ci skip]Ronak Jangir2015-09-081-1/+1
* | | | | | Merge pull request #20534 from qnm/activesupport-require-issueYves Senn2015-09-071-0/+1
|\ \ \ \ \ \
| * | | | | | Add missing require to ensure #advance will work without being implicity requ...Rob Sharp2015-06-121-0/+1
* | | | | | | Removed Extra ‘the’ [ci skip]Ronak Jangir2015-09-061-1/+1
* | | | | | | docs, make `blank?` behavior clear. Closes #21468. [ci skip]Yves Senn2015-09-021-2/+2
| |/ / / / / |/| | | | |
* | | | | | minor documentation improvement [ci skip]Sam Auciello2015-08-241-2/+2
* | | | | | temp files are no more requireGaurav Sharma2015-08-251-2/+0
* | | | | | Merge pull request #16245 from byroot/more-atomic-writeMatthew Draper2015-08-211-27/+29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | File renaming should be the last operation of an atomic writeJean Boussier2015-08-201-27/+29
* | | | | | Use == 0 instead of .zero? in #tryJean Boussier2015-08-171-1/+1
|/ / / / /
* | | | | Merge pull request #21217 from myrridin/myrridin-documentation-updatesZachary Scott2015-08-121-2/+2
|\ \ \ \ \
| * | | | | [ci skip] Switch around a common idiom for readabilityThomas Hart II2015-08-051-2/+2
* | | | | | Only invoke the default block for mattr_accessor once so that it does not cau...Lachlan Sylvester2015-08-071-1/+1
* | | | | | Merge pull request #21087 from vngrs/fix_hash_except_docKasper Timm Hansen2015-08-031-8/+9
|\ \ \ \ \ \
| * | | | | | Fix the documentation of Hash#except method [ci skip]Mehmet Emin İNAÇ2015-08-031-8/+9
* | | | | | | [ci skip] Update Time#advance documentation with examplesMichael Stock2015-08-021-0/+6
|/ / / / / /
* / / / / / String#freeze optimizationsschneems2015-07-301-1/+1
|/ / / / /
* | | | | Tiny documentation edits [ci skip]Robin Dupret2015-07-281-1/+1
* | | | | Freeze string literals when not mutated.schneems2015-07-192-2/+2
* | | | | Merge pull request #20839 from TheBlasfem/added_examples_dateandtime_calculat...Sean Griffin2015-07-181-9/+34
|\ \ \ \ \
| * | | | | added examples to DateAndTime::Calculations [ci skip]Julio Lopez2015-07-181-9/+34
* | | | | | [skip ci] Lookup can be a noun but it is not a verbJon Atack2015-07-171-1/+2