Prem Sichanugrist
d4259d8932
Change from self.(up|down)
to (up|down)
method
2011-04-26 23:33:39 +07:00
Prem Sichanugrist
72822800d5
Update guide to use change
method in various places after migration generator has changed.
2011-04-26 23:32:03 +07:00
Prem Sichanugrist
e6898e3b60
Change examples in guide to reflect changes from XML -> JSON
2011-04-26 22:23:57 +07:00
Vijay Dev
dcee094b22
indentation fixes
2011-04-24 02:17:06 +05:30
Xavier Noria
ec33de5dcb
copy-edits 2f0dca5
2011-04-23 00:54:19 +02:00
Ronnie Miller
3050497a54
Grammer fix on note about wildcard routes
2011-04-22 14:50:52 -07:00
Vijay Dev
e46e106c54
fix block alignment
2011-04-23 03:06:06 +05:30
Vijay Dev
b22f39ec6f
fix indentation
2011-04-23 02:54:07 +05:30
Vijay Dev
98b700e0bf
add examples for array access methods
2011-04-23 02:54:07 +05:30
Vijay Dev
eac264d747
updating to_xml example to new AR api
2011-04-23 02:54:07 +05:30
Vijay Dev
2f0dca5ee0
document the Active Support extension - String#inquiry
2011-04-20 23:25:33 +05:30
Eric Anderson
a48f8089ab
Exception got moved to ActiveModel with Rails 3
2011-04-20 10:43:35 -04:00
Josh Kalderimis
68eb84d735
correction to the i18n locale filter examples
2011-04-19 22:52:00 +02:00
Xavier Noria
e162e912c9
Merge branch 'master' of git://github.com/lifo/docrails
...
Conflicts:
railties/guides/source/ajax_on_rails.textile
railties/guides/source/generators.textile
2011-04-19 21:54:10 +02:00
Xavier Noria
ad60286926
Revert "Better formatting"
...
No need to change this formatting.
This reverts commit 9c861e8a0e2f21959ede5f71b56f8a50996d6416.
2011-04-19 21:43:17 +02:00
Paco Guzman
66a2ffcdb7
Update link to Rails 2.3 guides from 2.3.8 to last release 2.3.11. Maybe someone could regenerate the guides
2011-04-19 11:24:09 +02:00
Malcolm Locke
9556e9c923
best-of-bread -> best-of-breed
2011-04-18 16:02:30 +12: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
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
Prem Sichanugrist
89884c194a
Update scaffold controller to generate scss file if Sass is available
2011-04-15 00:32:27 +08: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
Sebastian Martinez
21c03a2f48
Update guides with new scaffold.css path
2011-04-13 15:42:44 -03:00
Sebastian Martinez
b2cb991251
Removed Object#among? from guides
2011-04-13 09:59:01 -03:00
Prem Sichanugrist
733bfa63f5
Remove #among?
from Active Support
...
After a long list of discussion about the performance problem from using varargs and the reason that we can't find a great pair for it, it would be best to remove support for it for now.
It will come back if we can find a good pair for it. For now, Bon Voyage, `#among?`.
2011-04-13 20:25:28 +08:00
Xavier Noria
6cf1fc5cda
removes mentions to RJS in the security guide
2011-04-13 13:24:32 +02:00
Xavier Noria
d8f23ca627
removes debug_rjs from ActionView::Base
2011-04-13 13:24:32 +02:00
Xavier Noria
5850f16935
removes the RJS template handler
2011-04-13 13:23:18 +02:00
Xavier Noria
eea66892c8
removes support for render :update
2011-04-13 13:23:17 +02:00
Xavier Noria
b878757c50
removes assert_select_rjs
2011-04-13 13:23:16 +02:00
Xavier Noria
096fa1b60f
jQuery is the new default
2011-04-13 13:23:16 +02:00