aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/active_record_basics.textile
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate set_table_name in favour of self.table_name= or defining your own ↵Jon Leighton2011-11-291-2/+2
| | | | method.
* Several small corrections and improvements to the Migrations and Active ↵Manuel Menezes de Sequeira2011-10-031-28/+29
| | | | Record Basics guides.
* Updates to remove extra whitespaces and notably fix a whitespace issue with ↵Jeff Dutil2011-08-161-1/+0
| | | | ajax_on_rails causing a code block not to render the entire block properly.
* Change http://api.rubyonrails.com to http://api.rubyonrails.orgGuillermo Iguaran2011-06-051-2/+2
|
* use new AR apiVijay Dev2011-01-141-1/+1
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-2/+2
| | | | 's/[ \t]*$//' -i {} \;)
* Guides: renaming to active_record_validations_callbacks for consistency and ↵Bryan Woods2010-06-161-2/+2
| | | | updating links to reflect new path
* Active Record Basics - Separate and clarify the explanations for ↵rspeicher2010-06-141-2/+4
| | | | created_at/on and updated_at/on
* Active Record Basics - Style and grammar editsrspeicher2010-06-141-17/+21
| | | | | - "i.e." should be "e.g." in these cases, and include the comma - Newline consistency before/after Ruby blocks - Conform to the apparent guide standard of "Active Record" over "ActiveRecord"
* I have updated the documentation according to ticket #4263 about fixtures ↵Franck Verrot2010-05-161-1/+9
| | | | | | and set_fixture_class Signed-off-by: José Valim <jose.valim@gmail.com>
* Updates to active record basics: reworked what is section, added CRUD ↵Jay Pignata2009-08-131-33/+102
| | | | methods, added migrations blurb and link to migrations guide
* Fixed some links pointing to guides.rails.info to relative links. Fixed ↵Joseph Pecoraro2009-05-301-3/+3
| | | | hashs as well.
* Grammer: 'a' => 'an' where applicable.Joseph Pecoraro2009-05-291-1/+1
|
* revised case in titles of AR basics guideXavier Noria2009-03-141-4/+4
|
* Fix some spelling errors in the Active Record Basics guideJames Miller2009-02-061-9/+9
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+135