Sebastian Martinez
|
082e299e97
|
docs for ActionMailer::Base.default_i18n_subject
|
2011-04-18 23:37:27 -03:00 |
|
Sebastian Martinez
|
280a870992
|
Formated docs
|
2011-04-18 10:02:55 -03:00 |
|
Sebastian Martinez
|
51f5209dc1
|
oops fixed typo
|
2011-04-18 09:34:51 -03:00 |
|
Sebastian Martinez
|
af41d5540b
|
Fixed docs for NilClass#try
|
2011-04-18 09:33:00 -03:00 |
|
Malcolm Locke
|
9556e9c923
|
best-of-bread -> best-of-breed
|
2011-04-18 16:02:30 +12:00 |
|
Sebastian Martinez
|
9dfc215327
|
Formatting docs
|
2011-04-17 20:40:33 -03:00 |
|
Sebastian Martinez
|
49e7555a5e
|
Docs for +duplicable?+
|
2011-04-17 20:38:50 -03:00 |
|
Sebastian Martinez
|
bb626e785a
|
Docs for NilClass#try
|
2011-04-17 20:22:53 -03:00 |
|
Sebastian Martinez
|
0675047d79
|
Formatting examples
|
2011-04-17 20:12:39 -03:00 |
|
Sebastian Martinez
|
d0635b6ad4
|
Documented String#blank?
|
2011-04-17 19:47:46 -03:00 |
|
Sebastian Martinez
|
b14b058be8
|
Documented Hash#blank?
|
2011-04-17 19:44:34 -03:00 |
|
Sebastian Martinez
|
ceeed213a9
|
Documented Array#blank?
|
2011-04-17 19:42:53 -03:00 |
|
Sebastian Martinez
|
c497999230
|
Documented TrueClass#blank?
|
2011-04-17 19:39:40 -03:00 |
|
Sebastian Martinez
|
a48d2a7a07
|
Documented FalseClass#blank?
|
2011-04-17 19:38:32 -03:00 |
|
Sebastian Martinez
|
bd302542d0
|
Documented NilClass#blank?
|
2011-04-17 19:36:56 -03:00 |
|
Sebastian Martinez
|
38e77879e0
|
Remove 2.3 since guides are supposed to be for Rails 3
|
2011-04-17 13:06:48 -03:00 |
|
Sebastian Martinez
|
8606fff6f1
|
Added CHANGELOG entry for new section additions on ActionView guide
|
2011-04-16 20:09:54 -03:00 |
|
Sebastian Martinez
|
9c861e8a0e
|
Better formatting
|
2011-04-16 18:29:55 -03:00 |
|
Sebastian Martinez
|
558f096115
|
Added Templates section on ActionView guide.
|
2011-04-16 18:26:44 -03:00 |
|
Michal Papis
|
29caa46c40
|
Merge branch 'master' of github.com:lifo/docrails
|
2011-04-16 22:57:29 +02:00 |
|
Michal Papis
|
8c68bcf829
|
Added information about grouping conditional validations
|
2011-04-16 22:56:58 +02:00 |
|
Sebastian Martinez
|
143ed7edc3
|
Added Spacer Templates on Partials section of ActionView guide.
|
2011-04-16 17:32:04 -03:00 |
|
Sebastian Martinez
|
eecb8385b4
|
Added Partials section to ActionView guide.
|
2011-04-16 17:14:46 -03:00 |
|
Sebastian Martinez
|
7c9927a409
|
Added Using Action View with Rails guide section.
|
2011-04-16 16:02:05 -03:00 |
|
Matt Duncan
|
50b2eb8cbd
|
Fixing another example result
|
2011-04-15 22:09:23 -04:00 |
|
Matt Duncan
|
1229904602
|
Removing incorrect example results
|
2011-04-15 21:56:01 -04:00 |
|
Matt Duncan
|
b6bfcc9115
|
Fix syntax error in example
|
2011-04-15 21:50:29 -04:00 |
|
Matt Duncan
|
f274394afb
|
Fixing more spacing inconsistencies
|
2011-04-15 21:34:49 -04:00 |
|
Matt Duncan
|
e8afe4e1ea
|
Making spacing consistent
|
2011-04-15 20:30:51 -04:00 |
|
Matt Duncan
|
004042c0d9
|
Fixing missing colon on symbol in example
|
2011-04-15 20:27:05 -04:00 |
|
Matt Duncan
|
7f98b544e3
|
Negative format example should use a negative number
|
2011-04-15 20:18:30 -04:00 |
|
Matt Duncan
|
6ddd4a3d95
|
Days are never approximated using 'about'
|
2011-04-15 20:08:11 -04:00 |
|
Matt Duncan
|
8ac365f476
|
Making example result match actual result
|
2011-04-15 20:03:52 -04:00 |
|
Matt Duncan
|
3ca6d0e8fe
|
Including actual usage in example
|
2011-04-15 19:56:48 -04:00 |
|
Sebastian Martinez
|
91761b775c
|
Added an example of exception situation on Array#sample docs
|
2011-04-15 14:13:10 -03:00 |
|
Sebastian Martinez
|
4dd84c8db0
|
Improved Array#sample documentation
|
2011-04-15 14:08:37 -03:00 |
|
Sebastian Martinez
|
ba8a71588d
|
Added more detailed use of the +list+ command on debugging guide
|
2011-04-14 21:26:20 -03:00 |
|
Sebastian Martinez
|
bbfc6cda82
|
Remove extra whitespaces from guides
|
2011-04-14 20:37:12 -03:00 |
|
Sebastian Martinez
|
5be72684f6
|
Update guide mentioning that +in?+ may raise an +ArgumentError+ exception
|
2011-04-14 13:45:00 -03:00 |
|
Sebastian Martinez
|
28bf4c67ca
|
Move [#ticket_number state:commited] to the end of the commit message
|
2011-04-14 10:59:48 -03:00 |
|
Sebastian Martinez
|
1bcc7055d8
|
Remove extra whitespace
|
2011-04-14 10:05:08 -03:00 |
|
Sebastian Martinez
|
9aff7e0898
|
Update guides with controller generator producing asset stubs
|
2011-04-14 10:04:10 -03:00 |
|
Sebastian Martinez
|
02883a1090
|
Update Contributing to the Rails Code guide for automatically change the status of LH tickets
|
2011-04-14 09:36:22 -03:00 |
|
Sebastian Martinez
|
beed866e43
|
Fix patch file name to make it consistent with the rest of the guide
|
2011-04-13 23:38:05 -03:00 |
|
Matt Duncan
|
2f24265237
|
Making colon usage consistent
|
2011-04-13 20:58:26 -04:00 |
|
Matt Duncan
|
974a6aa176
|
Remove trailing whitespace
|
2011-04-13 20:49:14 -04:00 |
|
Matt Duncan
|
e56b19bbed
|
Aligning table cells
|
2011-04-13 20:32:36 -04:00 |
|
Matt Duncan
|
1447ff5654
|
Making identifiers consistent in example
|
2011-04-13 20:17:22 -04:00 |
|
Sebastian Martinez
|
f8ecb46e82
|
Documented +ActiveSupport::Notifications+ module.
|
2011-04-13 19:54:31 -03:00 |
|
Matt Duncan
|
04a75e0289
|
Moving note out of prologue to match other guides and so it'll display correctly
|
2011-04-13 17:19:47 -04:00 |
|