Carlos Antonio da Silva
|
e1d0d5ae81
|
Fix mime type doc typos
|
2010-12-04 22:40:05 -02:00 |
|
Ryan Bigg
|
c4669d3c02
|
Config guide: continuing work on documenting the initializers
|
2010-12-04 11:27:17 +11:00 |
|
Ryan Bigg
|
30bcdff405
|
Config guide: begin documenting the initializers
|
2010-12-03 19:16:25 +11:00 |
|
Ryan Bigg
|
b800125ae8
|
Config guide: Add javascript_expansions and stylesheet_expansions
|
2010-12-03 18:06:02 +11:00 |
|
Ryan Bigg
|
04779fbadd
|
Config guide: should use config.action_dispatch.tld_length to set the TLD
|
2010-12-03 17:34:34 +11:00 |
|
Ryan Bigg
|
e600f84208
|
Config guide: Add cache_asset_ids
|
2010-12-03 17:28:51 +11:00 |
|
Ryan Bigg
|
79b14407ad
|
Config guide: add tld_length to ActionDispatch section
|
2010-12-03 17:26:40 +11:00 |
|
Ryan Bigg
|
7f1c794a11
|
Remove extra f
|
2010-12-03 13:29:02 +11:00 |
|
Ryan Bigg
|
1304c92b68
|
Config guide: Mention ActionDispatch::Callbacks methods: before, to_prepare and after
|
2010-12-03 13:05:58 +11:00 |
|
Ryan Bigg
|
4d11af2e8f
|
Config guide: clarify what cache_store defaults to.
|
2010-12-03 12:16:08 +11:00 |
|
Ryan Bigg
|
2e021ef477
|
Clarify that preload_frameworks defaults to nil
|
2010-12-03 11:57:42 +11:00 |
|
Ryan Bigg
|
e8ee2ba6cb
|
Config guide: Add config.active_support.bare
|
2010-12-02 17:28:48 +11:00 |
|
Ryan Bigg
|
3dfcbe8d2c
|
Config guide: separate the initialization events and initializer method documentation
|
2010-12-02 17:22:00 +11:00 |
|
Ryan Bigg
|
6349f5caae
|
Move Rails Environment settings to above the initialization events in the config guide
|
2010-12-02 17:19:32 +11:00 |
|
Ryan Bigg
|
a3a50a0336
|
Configuring guide: Adding mention of the initializer method.
|
2010-12-02 17:12:59 +11:00 |
|
Ryan Bigg
|
9cbdbd59d1
|
Config guide: Rails has *5* initialization events
|
2010-12-02 15:48:00 +11:00 |
|
Ryan Bigg
|
32026b5867
|
Add mention of config.to_prepare in configuring guide
|
2010-12-02 15:22:25 +11:00 |
|
Ryan Bigg
|
bde7d2351e
|
Association guide: change wording to say that build is for initialization, create is for creating
|
2010-12-02 13:31:11 +11:00 |
|
Ryan Bigg
|
697f734455
|
Associations guide: Add note that you must use the build_ prefix to build associations of the belongs_to and has_one type
|
2010-12-02 13:29:17 +11:00 |
|
Ryan Bigg
|
949eb91d0e
|
Add missing colons on the end of before_initialize and after_initialize documentation in configuring guide
|
2010-12-02 08:36:25 +11:00 |
|
Ryan Bigg
|
3a3c812c28
|
Finish documenting generator / template methods for the generators guide
|
2010-12-01 20:25:39 +11:00 |
|
Ryan Bigg
|
77a228785c
|
Add gem method documentation to the generators guide
|
2010-12-01 17:18:41 +11:00 |
|
Ryan Bigg
|
74e178880c
|
For templates' gem method, :env is deprecated, use :group instead
|
2010-12-01 16:16:00 +11:00 |
|
Ryan Bigg
|
f3bf63d611
|
Covering generator methods provided by Rails in the generators guide
|
2010-12-01 15:53:36 +11:00 |
|
Ryan Bigg
|
04ec2c6d6c
|
Begin covering application templates in the generators guide
|
2010-12-01 15:23:27 +11:00 |
|
Ryan Bigg
|
b640e3f510
|
Mention that the documentation of create_file can be found on rdoc.info ino the generators guide
|
2010-12-01 15:23:27 +11:00 |
|
Neeraj Singh
|
3c7a33c051
|
Rewording existing comment
|
2010-11-30 10:00:47 -05:00 |
|
Neeraj Singh
|
aa1ac1ca8c
|
Add comment for config_accessor method
|
2010-11-30 09:44:12 -05:00 |
|
Neeraj Singh
|
aa9a3227a0
|
Rewording existing comment
|
2010-11-29 21:38:59 -05:00 |
|
Aditya Sanghi
|
f07ff29ea9
|
Merge branch 'master' of https://github.com/peterb/docrails into peterb-master
|
2010-11-29 21:41:48 +05:30 |
|
Aditya Sanghi
|
6308f1f0fc
|
Merge branch 'master' of https://github.com/kotfu/docrails into kotfu-master
|
2010-11-29 21:40:39 +05:30 |
|
Aditya Sanghi
|
2025775adb
|
Merge branch 'master' of https://github.com/gjastrab/docrails into gjastrab-master
|
2010-11-29 21:39:18 +05:30 |
|
Aditya Sanghi
|
8601f163a8
|
Merge branch 'master' of https://github.com/cylence/docrails into cylence-master
|
2010-11-29 21:36:43 +05:30 |
|
Ryan Bigg
|
477d17b316
|
Add perform_caching to config guide
|
2010-11-29 18:30:01 +11:00 |
|
Ryan Bigg
|
15cfaa0a36
|
Add documentation for page_cache_directory and page_cache_extension to config guide
|
2010-11-29 18:27:23 +11:00 |
|
Ryan Bigg
|
c4cbf733a1
|
re-add config.action_controller.asset_host and asset_path to config guide
|
2010-11-29 17:55:29 +11:00 |
|
Ryan Bigg
|
9e655e8571
|
Bring order description in line with actual text.
|
2010-11-29 15:12:39 +11:00 |
|
Ryan Bigg
|
964c2025ff
|
Use ARel for Range Conditions section, remove Date & Time section because users should *never* do that.
|
2010-11-29 15:08:35 +11:00 |
|
Ryan Bigg
|
390de62cac
|
Fix documentation regarding the initialization events of the Rails stack
|
2010-11-29 14:10:36 +11:00 |
|
Ryan Bigg
|
685353afc7
|
asset_host and asset_path are now set at the global level
|
2010-11-29 13:30:11 +11:00 |
|
Ryan Bigg
|
b9fde2fb75
|
Reorder logger and middleware global config options
|
2010-11-29 13:11:53 +11:00 |
|
Ryan Bigg
|
245ce774bf
|
Add mention of helper_paths to config guide
|
2010-11-29 13:11:27 +11:00 |
|
Ryan Bigg
|
b89ce3e679
|
Mention encoding in config guide
|
2010-11-29 13:10:51 +11:00 |
|
Ryan Bigg
|
549c134660
|
Add asset_host and asset_path to the configuring guide
|
2010-11-29 12:24:41 +11:00 |
|
Ryan Bigg
|
e15b8fa090
|
No more app_generators method in 3.1
|
2010-11-29 12:18:47 +11:00 |
|
Ryan Bigg
|
945d714e75
|
Mention controller_paths in the config guide
|
2010-11-29 12:05:23 +11:00 |
|
Ryan Bigg
|
0d32572275
|
Move threadsafe warning to threadsafe's new location in config guide
|
2010-11-29 11:54:48 +11:00 |
|
Ryan Bigg
|
b62d5d62e9
|
Move consider_all_requests_local to global config methods in config guide
|
2010-11-29 11:54:14 +11:00 |
|
Ryan Bigg
|
f03aa05cee
|
Change coloriz_logging description to follow the standard for this guide
|
2010-11-29 11:46:15 +11:00 |
|
Ryan Bigg
|
d7ac3992d5
|
Mention threadsafe! method in config guide
|
2010-11-29 11:07:55 +11:00 |
|