aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Corrected documentation and added some more for the classify method in inflec...aditya-kapoor2013-05-161-5/+14
* Added some more documentation for define_readers and define_writer of the Ass...aditya-kapoor2013-05-153-0/+15
* Added some more documentation for ActiveRecord::Associations::Builder::Associ...aditya-kapoor2013-05-151-0/+11
* Added documentation for ActiveRecord::Associations::Builder::Association classaditya-kapoor2013-05-151-0/+4
* Document Rails::Generators::MailerGeneratorZachary Scott2013-05-151-2/+4
* nodoc ActionMailer module from lib/action_mailer/*.rbZachary Scott2013-05-159-9/+9
* Document ActionMailer::MailHelperZachary Scott2013-05-151-0/+3
* Document ActionMailer::LogSubscriber and ActionMailer::DeliveryMethods::Class...Zachary Scott2013-05-152-0/+6
* ActionMailer::Collector should be nodoc'dZachary Scott2013-05-151-1/+1
* Use new hash syntaxMikhail Dieterle2013-05-141-2/+2
* improved doc for ActiveRecord#find_by_sql method (Refs #10599) [ci skip]Anton Kalyaev2013-05-141-3/+4
* Added documentation for model migration generationaditya-kapoor2013-05-141-0/+4
* Added documentation for Rails::Generators::NamedBase.templateaditya-kapoor2013-05-141-0/+4
* fix grammarAdam Konner2013-05-131-2/+2
* emphasize that callbacks are called in destroy_allNeeraj Singh2013-05-132-7/+7
* Document ActionMailer::Base#set_content_typeZachary Scott2013-05-121-0/+9
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-05-1226-89/+120
|\
| * copy edits [ci skip]Vijay Dev2013-05-121-5/+1
| * ruby -> RubyPrathamesh Sonpatki2013-05-123-3/+3
| * added docs for InheritedOptions class [ci skip]Anton Kalyaev2013-05-111-0/+8
| * Fixed boolean validation example to use inclusion instead of presence on migr...Dana Jones2013-05-101-2/+3
| * RDoc style for ActionMailer::Base#mailZachary Scott2013-05-101-23/+25
| * Document ActionMailer::Base::default, ::mailer_name, and #mailer_nameZachary Scott2013-05-101-14/+25
| * Added documentation for ActiveRecord::Generators::MigrationGenerator.next_mig...aditya-kapoor2013-05-101-0/+4
| * Added documentation for ActiveRecord::Base#next_migration_numberaditya-kapoor2013-05-091-0/+5
| * changed rails -> Rails at two placesaditya-kapoor2013-05-092-2/+2
| * minor rdoc cleanup for reflection methodsNeeraj Singh2013-05-091-4/+4
| * Fix Typo xml -> XML, json -> JSONPrathamesh Sonpatki2013-05-081-2/+2
| * Changed spelling of Busines to Businessaditya-kapoor2013-05-081-1/+1
| * according to @fxn it's ERB not ERb.Yves Senn2013-05-071-2/+1
| * XML-files isn't a wordWaynn Lue2013-05-061-1/+1
| * Fix grammar on AM.mailer_name documentation.Hendy Tanata2013-05-061-1/+1
| * Improve model generator USAGE grammarMatthew Michihara2013-05-051-5/+5
| * 2.15.1 is the first release that supports Rails 4.Sam Ruby2013-05-051-1/+1
| * dir -> directoryPrathamesh Sonpatki2013-05-042-2/+2
| * Changing the wordings in a few placesAkshay Khole2013-05-041-2/+2
| * comments in the callbacks description are in present tenseAkshay Khole2013-05-041-3/+3
| * Update CreateComments migration to reflect the output from Rails 4.Douglas Teoh2013-05-041-9/+5
| * Fix another incorrect post_path link generation.Douglas Teoh2013-05-041-1/+1
| * Remove unopened closing brace.Douglas Teoh2013-05-041-2/+1
| * Fix incorrect post_path link generation.Douglas Teoh2013-05-041-1/+1
| * Add some documentation for AM.mailer_namePrem Sichanugrist2013-05-031-0/+2
| * replace apostrophe with backquote for matching [ci skip]Anton Kalyaev2013-05-031-2/+2
| * Capitalizing internet to Internet. [ci skip]Akshay Khole2013-05-032-2/+2
| * added to rdoc for unscope that default_scope winsNeeraj Singh2013-05-031-0/+3
| * Simple grammar updatesJonathan Roes2013-05-031-2/+2
| * fix typoVipul A M2013-05-021-1/+1
| * document String#to_time exceptionVipul A M2013-05-021-0/+1
| * Clean up the wording in a few placesJonathan Roes2013-05-011-4/+4
| * Add a few overview bullet pointsJonathan Roes2013-05-011-0/+4