Rizwan Reza
324de1993b
Added titles and description.
2010-06-16 22:54:53 +04:30
Rizwan Reza
687282dd50
Merge branch 'master' of github.com:lifo/docrails
2010-06-16 22:48:16 +04:30
Rizwan Reza
5a0bc2c7bc
Adds title and description where needed.
2010-06-16 22:47:49 +04:30
kaygee
6509cebbf6
Merge branch 'master' of github.com:lifo/docrails
...
* 'master' of github.com:lifo/docrails:
Adds title to activerecord/lib/active_record/associations/*
Adds title to the rest of the files in activerecord/lib
Adds title and proper formatting to docs.
Adds title where needed.
Adds basic description and title.
Adds title and minor changes.
2010-06-16 13:07:19 -05:00
kaygee
9a4fc42071
Clarify language around list of finder methods.
...
Clarify that finder methods return an instance of class ActiveRecord::Relation.
2010-06-16 13:06:46 -05:00
Rizwan Reza
fde9504847
Adds title to activerecord/lib/active_record/associations/*
2010-06-16 22:28:20 +04:30
Rizwan Reza
6445441253
Adds title to the rest of the files in activerecord/lib
2010-06-16 22:25:15 +04:30
Rizwan Reza
4e3eec3d01
Adds title and proper formatting to docs.
2010-06-16 22:22:35 +04:30
Rizwan Reza
0ebdc26cae
Adds title where needed.
2010-06-16 22:17:05 +04:30
Rizwan Reza
2b7f08428c
Adds basic description and title.
2010-06-16 22:15:04 +04:30
Rizwan Reza
d8277804b2
Adds title and minor changes.
2010-06-16 22:08:14 +04:30
kaygee
317a75bf58
Fix incorrect pluralization in 'These methods allows you to pass arguments...'.
2010-06-16 12:10:50 -05:00
rohit
746347d997
Guides: AS Core Extensions, behaviour => behavior
2010-06-16 12:52:21 +05:30
rohit
f103a75b48
Guides: AS Core Extensions, fixed a few typos.
2010-06-16 12:48:32 +05:30
Bryan Woods
74b4d3f521
Merge branch 'master' of github.com:lifo/docrails
2010-06-15 15:18:43 -04:00
Bryan Woods
33b46079bc
Fixing some minor typos, grammar, accuracy, and spacing issues in Active Record Validations Callbacks guide
2010-06-15 15:17:23 -04:00
Rizwan Reza
c86915450a
Adds title.
2010-06-15 23:11:30 +04:30
Rizwan Reza
cef442f92c
Added typewriter tag to code.
2010-06-15 23:03:54 +04:30
Rizwan Reza
c7f78b184d
Added description and title to Dynamic Scope Match
2010-06-15 23:02:51 +04:30
Rizwan Reza
de65c82bfa
Changes call backs to callbacks.
2010-06-15 22:48:10 +04:30
Rizwan Reza
4ad6103c4f
Adds title and basic description where needed.
2010-06-15 22:41:41 +04:30
Rizwan Reza
596300ac8a
Merge branch 'master' of github.com:lifo/docrails
2010-06-15 22:21:39 +04:30
Rizwan Reza
3ae67fbebb
Add titles to the rest of the files in active_model/validations/*
2010-06-15 22:20:19 +04:30
Rizwan Reza
d896d8fa20
Minor doc changes to active_model/validations/confirmation.rb
2010-06-15 22:17:06 +04:30
Rizwan Reza
6907bfe1ab
Minor doc changes to active_model/validations/acceptance.rb
2010-06-15 22:13:30 +04:30
Bryan Woods
89b96c0313
Active Model lint - fix minor typos
2010-06-15 13:38:22 -04:00
Bryan Woods
538b7b97bb
Active Record Associations - minor change of DeleteRestrictionError doc for clarity
2010-06-15 12:36:21 -04:00
Evgeniy Dolzhenko
ef404c771d
Fix a bunch of minor spelling mistakes
2010-06-15 12:04:22 +04:00
Neeraj Singh
3cc2d196c0
Revert "removing the extra \"
...
This reverts commit 51a9703b1e .
2010-06-15 00:48:22 -04:00
Neeraj Singh
5e60e65713
Merge branch 'master' of github.com:lifo/docrails
2010-06-15 00:46:44 -04:00
Neeraj Singh
51a9703b1e
removing the extra \
2010-06-15 00:46:35 -04:00
rspeicher
1a50cc3163
Routing guide - Minor typo/consistency changes
2010-06-14 18:46:30 -04:00
rspeicher
6f0eb4a098
Active Record Basics - Separate and clarify the explanations for created_at/on and updated_at/on
2010-06-14 18:19:01 -04:00
rspeicher
ef2798f018
Active Record Basics - Style and grammar edits
...
- "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"
2010-06-14 18:11:35 -04:00
Xavier Noria
5cd3c2a855
Merge remote branch 'rails/master'
2010-06-14 23:24:41 +02:00
Xavier Noria
f17159b029
edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord"
2010-06-14 23:22:04 +02:00
rspeicher
b442edbfcc
Fix minor typos and inconsistencies, and one minor grammar change
2010-06-14 17:19:15 -04:00
Xavier Noria
94de5b8cb5
edit pass in #define_callbacks rdoc
2010-06-14 22:52:47 +02:00
Neeraj Singh
e4c8bc1b34
adding to the :kind documentation for ActiveSupport callbacks
2010-06-14 16:18:29 -04:00
Neeraj Singh
ed9a183ea4
clearer documentation of how scope applies to ActiveSupport callbacks
2010-06-14 15:48:09 -04:00
Xavier Noria
4a8c8804ff
refactors AR::Base#reset_table_name
2010-06-14 18:36:04 +02:00
Thiago Pradi
8d82bef58a
Documentation for #quoted_table_name method
...
Signed-off-by: Xavier Noria <fxn@hashref.com >
2010-06-14 17:32:45 +02:00
Neeraj Singh
f587dec2c9
truncate safe method description changes
2010-06-14 09:12:10 -04:00
Rizwan Reza
e67c28dfe0
Added headings to serializers.
2010-06-14 13:59:55 +04:30
Rizwan Reza
7d7d54fa1f
Revised the rest of the files from ActiveModel.
2010-06-14 13:56:51 +04:30
Rizwan Reza
2572af11ce
Revised and added headings.
2010-06-14 13:49:01 +04:30
Rizwan Reza
de12b5e616
Revised naming.rb and lint.rb
2010-06-14 13:44:49 +04:30
Rizwan Reza
c5db6450ec
Added headings and revised active_model.rb/lint.rb grammatically
2010-06-14 13:43:06 +04:30
Rizwan Reza
626586b8c7
Minor changes to active_model/errors.rb
2010-06-14 13:40:57 +04:30
Rizwan Reza
716c243def
Minor changes to active_model/callbacks.rb and dirty.rb
2010-06-14 13:38:29 +04:30