aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update ActiveModel::Name documentation [ci skip]Francesco Rodriguez2012-06-251-1/+133
|
* fix punctuation in activemodel/errors [ci skip]Francesco Rodriguez2012-06-251-1/+1
|
* Fixed example in 1.2 so help will be defined as the text impliesPerry Smith2012-06-241-1/+7
|
* update ActiveModel::Naming documentationFrancesco Rodriguez2012-06-231-7/+8
|
* Merge pull request #104 from udaykadaboina/typofixFrancesco Rodríguez2012-06-231-2/+2
|\ | | | | fixed a typo [ci skip]
| * fixed another typo in edge guidesUday Kadaboina2012-06-231-1/+1
| |
| * fixed a typoUday Kadaboina2012-06-231-1/+1
| |
* | update ActiveModel::Model documentation [ci skip]Francesco Rodriguez2012-06-231-16/+37
| |
* | add description ActiveModel::StrictValidationField [ci skip]Francesco Rodriguez2012-06-231-0/+10
|/
* update ActiveModel::Lint documentation [ci skip]Francesco Rodriguez2012-06-221-22/+23
|
* update ActiveModel::Errors#include? documentation [ci skip]Francesco Rodriguez2012-06-221-1/+1
|
* add documentation and examples to ActiveModel::Errors [ci skip]Francesco Rodriguez2012-06-221-4/+26
|
* update ActiveModel::Errors documentation and minor fixes [ci skip]Francesco Rodriguez2012-06-223-64/+103
|
* update ActiveModel::Conversion documentation [ci skip]Francesco Rodriguez2012-06-221-8/+21
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-06-2216-151/+340
|\
| * fixes a few mistakes in api docs [ci skip]Vijay Dev2012-06-226-9/+7
| |
| * copy edit the assets guide[ci skip]Vijay Dev2012-06-221-17/+6
| |
| * update ActiveModel::Callbacks documentation [ci skip]Francesco Rodriguez2012-06-221-24/+26
| |
| * add description to ActiveModel::MissingAttributeError [ci skip]Francesco Rodriguez2012-06-211-1/+2
| |
| * add example to ActiveModel::AttributeMethods#undefine_attribute_methods [ci ↵Francesco Rodriguez2012-06-211-0/+26
| | | | | | | | skip]
| * add docs to AM::AttributeMethods#define_attribute_method [ci skip]Francesco Rodriguez2012-06-211-0/+25
| |
| * fix ActiveModel::AttributeMethods#alias_attribute documentation [ci skip]Francesco Rodriguez2012-06-211-7/+20
| |
| * update ActiveModel::AttributeMethods documentation [ci skip]Francesco Rodriguez2012-06-211-27/+20
| |
| * Small typo in Backporting instructions.Godfrey Chan2012-06-211-1/+1
| |
| * just specify what's to be done, not what's not to be.Damien Mathieu2012-06-201-1/+1
| |
| * Fix delivery_method usageBen Oakes2012-06-201-1/+1
| |
| * switch to prototype also modifies application.js [ci skip]Francesco Rodriguez2012-06-201-1/+9
| |
| * remove deprecated methods [ci skip]Francesco Rodriguez2012-06-191-17/+0
| |
| * update Built-in Rails Helpers section [ci skip]Francesco Rodriguez2012-06-191-16/+38
| |
| * fix typo [ci skip]Francesco Rodriguez2012-06-191-7/+7
| |
| * add documentation to AS::TestCase#assert_nothing_raisedFrancesco Rodriguez2012-06-191-0/+5
| |
| * update AS::Testing::Assertions docsFrancesco Rodriguez2012-06-191-21/+32
| |
| * fix typo [ci skip]Francesco Rodriguez2012-06-191-2/+2
| |
| * Typo in documentation.Andrés Mejía2012-06-191-1/+1
| |
| * add example to AS::Deprecation#deprecate_methods [ci skip]Francesco Rodriguez2012-06-181-0/+20
| |
| * Fix misprint in UrlHelper moduleAlexey Vakhov2012-06-181-1/+1
| |
| * Rewrite some parts of the Rails initialization guideOscar Del Ben2012-06-171-9/+4
| |
| * Add initialization sectionOscar Del Ben2012-06-171-0/+5
| |
| * Rewrite rails command sectionOscar Del Ben2012-06-171-2/+2
| |
| * Add tip for browsing source code on GithubOscar Del Ben2012-06-171-0/+5
| |
| * Not focusing on Passenger for nowOscar Del Ben2012-06-171-2/+4
| |
| * add example to AS::Deprecation#silence [ci skip]Francesco Rodriguez2012-06-171-1/+10
| |
| * change not valid syntax [ci-skip]Francesco Rodriguez2012-06-161-1/+1
| |
| * fix example with data: { disable-with: '' } [ci skip]Francesco Rodriguez2012-06-161-1/+1
| |
| * update DOM and HTML vs AJAX communication [ci skip]Gustavo Beathyate2012-06-161-2/+12
| |
| * unnecessary reference to link_to_remote method in rails 4.0 [ci skip]Francesco Rodriguez2012-06-161-23/+30
| |
| * Add documentation for ActiveRecord::QueryMethods#reverse_order [ci skip]Florent Guilleux2012-06-161-0/+3
| |
| * Add documentation for ActiveRecord::QueryMethods#offset [ci skip]Ulises Cabanillas2012-06-161-0/+7
| |
| * update AJAX guide intro [ci skip]Gustavo Beathyate2012-06-161-2/+14
| |
| * Add documentation for ActiveRecord::QueryMethods#limit [ci skip]Florent Guilleux2012-06-161-3/+7
| |