aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_core_extensions.md
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'master' of github.com:rails/docrails"Vijay Dev2013-08-171-14/+51
* Added new line [ci skip]Rashmi Yadav2013-08-141-0/+1
* Added docs for 'remove' method [ci skip]Rashmi Yadav2013-08-141-0/+11
* Typo fixMikhail Dieterle2013-07-281-1/+1
* Using markdown-style code quotesMikhail Dieterle2013-07-281-2/+2
* Removed doc of removed method diff [ci skip]Rashmi Yadav2013-07-241-38/+0
* Updated guides with latest method [ci skip]Rashmi Yadav2013-07-241-2/+2
* fixed file name references [ci skip]Rashmi Yadav2013-07-241-4/+4
* Updated guides with latest method [ci skip]Rashmi Yadav2013-07-231-4/+5
* copy editing AS guide [ci skip]Vijay Dev2013-06-141-19/+4
* Describe ActiveSupport core extensions for BigDecimal, JSON support, and inst...Jeff Cohen2013-06-081-1/+65
* Consistent use of one space only after punctuationSunny Ripert2013-05-281-2/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-05-121-1/+1
|\
| * ruby -> RubyPrathamesh Sonpatki2013-05-121-1/+1
* | Revert the guide after removing varargs from `in?`.Brian Morearty2013-05-011-2/+1
|/
* more naming fixes.Yves Senn2013-04-301-3/+5
* it's Active Record not ActiveRecordYves Senn2013-04-301-1/+3
* Changed grammar for better readabilityPrathamesh Sonpatki2013-04-141-1/+1
* Add option to Class#class_attribute for skipping the query methodAgis-2013-04-061-0/+2
* localised => localizedPrathamesh Sonpatki2013-03-251-1/+1
* do some typo fixingVipul A M2013-03-141-1/+1
* Added documentation for beginning_of_minute and end_of_minute to Active Suppo...Gagan Awhad2013-02-221-1/+19
* Improve String#squish whitespaces matchingAntoine Lyset2013-01-221-0/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-01-091-21/+2
|\
| * undecorated_table_name was moved and refactoredAkira Matsuda2013-01-041-3/+2
| * Ruby 1.8 support had goneAkira Matsuda2013-01-041-18/+0
* | delegate to :class rather than 'self.class'Gosha Arinich2013-01-061-1/+1
* | ERB::Util::h is no longer generated in scaffoldRyunosuke SATO2013-01-051-3/+3
|/
* Remove deprecated Time methods from the guides [ci skip]Pablo Torres2012-12-111-22/+2
* remove attr_protected reference from AS Core Extensions guide [ci skip]Francesco Rodriguez2012-12-101-7/+0
* Fill out Active Support Core Extensions 'you will learn' list.Steve Klabnik2012-12-071-0/+5
* Remove references to Rails versions.Steve Klabnik2012-12-071-5/+3
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-011-1/+1
|\
| * Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+1
* | Fix typo in AS guide [ci skip]Carlos Antonio da Silva2012-12-011-2/+2
* | copy-edits the docs of 9ee0ffbXavier Noria2012-12-011-7/+5
* | Patched Marshal#load to work with constant autoloading (active_support/depend...Uriel Katz2012-12-011-0/+21
* | Remove references to AR::Observer from docsclaudiob2012-11-301-8/+0
|/
* copy edits and fixes [ci skip]Vijay Dev2012-11-171-0/+2
* Properly align some example commentsAgis Anastasopoulos2012-11-151-5/+5
* Some minor improvementsAgis Anastasopoulos2012-11-151-9/+9
* Minor improvements & fixesAgis Anastasopoulos2012-11-151-8/+8
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-11-031-18/+18
|\
| * fix output messages - docs [ci skip]Francesco Rodriguez2012-10-221-18/+18
* | atomicc.rb: Don't assume we may chown/chmod a file.Daniele Sluijters2012-10-291-1/+3
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-10-211-114/+114
|\
| * Revert "divided into folder with the language"Rafael Mendonça França2012-10-171-0/+3809
| * divided into folder with the languageRodrigo Martins2012-10-171-3809/+0
| * 1.9 hash syntax changes.AvnerCohen2012-10-121-113/+113
* | Merge pull request #7007 from Mik-die/hash_extractRafael Mendonça França2012-10-121-2/+10
|\ \ | |/ |/|