aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib
Commit message (Expand)AuthorAgeFilesLines
* Renamed ‘Return’ to ‘Returns’ [ci skip]Ronak Jangir2015-09-283-3/+3
* Documentation typoAkira Matsuda2015-09-201-1/+1
* 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-186-9/+0
* | Correct ArgumentError message in ActiveSupport conversions docs [ci skip]amitkumarsuroliya2015-09-181-1/+1
* | Merge pull request #21625 from amitsuroliya/improve_docsAndrew White2015-09-171-2/+2
|\ \
| * | Improve Docs of ActiveSupport::TimeZone [ci skip]amitkumarsuroliya2015-09-151-2/+2
* | | Merge pull request #21616 from claudiob/fix-21122Rafael Mendonça França2015-09-141-68/+6
|\ \ \ | |/ / |/| |
| * | Remove AS methods that are never invokedclaudiob2015-09-131-68/+6
* | | Improving `in_time_zone` docs [ci skip]amitkumarsuroliya2015-09-131-2/+1
* | | Improve String#strip_heredocJuanito Fatas2015-09-121-2/+1
* | | Merge pull request #21567 from y-yagi/fix_inspect_docZachary Scott2015-09-091-1/+1
|\ \ \
| * | | fix wrong method used in the TimeWithZone#inspect method docs [ci skip]yuuji.yaginuma2015-09-101-1/+1
| |/ /
* | | Merge pull request #20921 from pboling/fix-sql-colors-in-log-subscriberRafael Mendonça França2015-09-091-1/+1
|\ \ \
| * | | Improve sql logging coloration in `ActiveRecord::LogSubscriber`.Peter Boling2015-07-171-1/+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
* | | | Update Unicode Version to 8.0.0Anshul Sharma2015-09-042-1/+1
* | | | docs, make `blank?` behavior clear. Closes #21468. [ci skip]Yves Senn2015-09-021-2/+2
* | | | Merge pull request #21467 from yui-knk/doc/subscribeZachary Scott2015-09-021-2/+2
|\ \ \ \
| * | | | [ci skip] Add description about which objectyui-knk2015-09-021-2/+2
| | |_|/ | |/| |
* / | | ArrayInquirer to correctly find symbols or stringsLeigh Halliday2015-08-281-1/+1
|/ / /
* | | Tiny documentation improvements [ci skip]Robin Dupret2015-08-281-5/+6
* | | - Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us...Vipul A M2015-08-282-2/+12
* | | 10X speed improvements for AS::Dependencies.loadable_constants_for_pathJean Boussier2015-08-271-5/+5
* | | Fixed to_datetime docs [ci skip]Ronak Jangir2015-08-261-2/+3
* | | Merge pull request #21281 from ronakjangir47/added_docsRafael Mendonça França2015-08-251-1/+10
|\ \ \
| * | | Added docs for TimeWithZone [ci skip]Ronak Jangir2015-08-181-1/+10
* | | | use `caller_locations` instead of `caller`Aaron Patterson2015-08-242-3/+14
* | | | minor documentation improvement [ci skip]Sam Auciello2015-08-241-2/+2
* | | | temp files are no more requireGaurav Sharma2015-08-251-2/+0
* | | | Merge branch 'master' of github.com:rails/railsVijay Dev2015-08-2431-159/+273
|\ \ \ \
| * \ \ \ 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
| * | | | | Merge pull request #21300 from jonahb/cacheYves Senn2015-08-201-1/+1
| |\ \ \ \ \
| | * | | | | Correct cache store superclass in commentJonah Burke2015-08-191-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #21279 from ronakjangir47/test_cleanupKasper Timm Hansen2015-08-201-2/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Cleaned up generators tests using internal assertion helperRonak Jangir2015-08-201-2/+4
| | |/ / /
| * / / / Use == 0 instead of .zero? in #tryJean Boussier2015-08-171-1/+1
| |/ / /
| * | | Replacing lambda with proc getting argument error because of it.Ronak Jangir2015-08-171-1/+1
| * | | Merge pull request #21025 from ronakjangir47/assertsKasper Timm Hansen2015-08-131-1/+5
| |\ \ \
| | * | | Added helper methods to stub any instanceRonak Jangir2015-08-131-1/+5
| * | | | Merge pull request #21217 from myrridin/myrridin-documentation-updatesZachary Scott2015-08-122-4/+4
| |\ \ \ \
| | * | | | [ci skip] Switch around a common idiom for readabilityThomas Hart II2015-08-052-4/+4
| * | | | | [ci skip] Fix rdoc markupakihiro172015-08-121-1/+1
| | |/ / / | |/| | |
| * | | | :nodoc: internal class [ci skip]Godfrey Chan2015-08-101-1/+1