Commit Graph

1577 Commits

Author SHA1 Message Date
Xavier Noria
3822673151 Merge branch 'master' of git://github.com/lifo/docrails 2010-12-24 01:55:12 +01:00
Ryan Bigg
d1e95e12b4 Revert "Query guide: arel_table, eq and eq_any" along with other commits that added documentation involving the arel_table method
This reverts commit 578f9711fdb42ca9fc4b8248c494afe755cd1c17.

Conflicts:

	railties/guides/source/active_record_querying.textile
2010-12-24 10:47:38 +10:00
Ryan Bigg
e4314e7d3f Query guide: visists => visits 2010-12-24 07:23:12 +10:00
Vijay Dev
06e2f7cd17 minor convention edit 2010-12-24 00:34:07 +05:30
Vijay Dev
f1eb69c5b2 fixing typo that crept in 2c8938f 2010-12-24 00:24:26 +05:30
Vijay Dev
5683d6883b It's JavaScript :) 2010-12-24 00:19:41 +05:30
Vijay Dev
2c8938fcba fixed inject example and some minor edits 2010-12-24 00:03:51 +05:30
Vijay Dev
bb707cf737 indentation fix 2010-12-23 23:34:28 +05:30
Ryan Bigg
890105f4f1 Query guide: add or conditions 2010-12-23 22:15:08 +10:00
Ryan Bigg
8713bb6ab8 Query guide: cover further ARel methods 2010-12-23 18:36:39 +10:00
Ryan Bigg
6271f3f16b Query guide: Document "in" methods 2010-12-23 16:39:10 +10:00
Ryan Bigg
578f9711fd Query guide: arel_table, eq and eq_any 2010-12-23 16:06:29 +10:00
Ryan Bigg
cef17cd705 Query guide: specify what type of objects scopes return 2010-12-23 15:44:12 +10:00
Ryan Bigg
0795c3a15e Query guide: Ordering, selecting and so on shouldn't be nested in conditions as they are modifiers, not conditions in the prime sense of the word. 2010-12-23 15:05:17 +10:00
Ryan Bigg
c3748190f4 Query Guide: update Changelog 2010-12-23 14:59:22 +10:00
Ryan Bigg
226a2a90ed Query guide: class methods are still available on associations 2010-12-23 14:58:33 +10:00
Ryan Bigg
0644e38c42 Query guide: scopes with arguments should be instead defined as class methods. 2010-12-23 14:57:53 +10:00
Ryan Bigg
b4b2574a12 Query guide: fix indentation 2010-12-23 14:55:42 +10:00
Ryan Bigg
f411451ed5 Remove comma [samuelkadoph] 2010-12-23 14:53:26 +10:00
Ryan Bigg
28b1642561 Query guide: lambdas must be used when working with scopes 2010-12-23 14:50:40 +10:00
Ryan Bigg
5b19579ab3 Init guide: further revision, covering rails/plugin.rb and friends 2010-12-23 14:36:24 +10:00
Ryan Bigg
f183668ff9 Querying guide: Add mention of the scope method 2010-12-23 14:36:24 +10:00
Xavier Noria
0b5222fa45 API guidelines: RDoc markup documentation has been moved in RDoc 3 2010-12-23 00:23:22 +01:00
Vijay Dev
15ce225ab0 fix typo 2010-12-22 23:47:23 +05:30
Vijay Dev
90ef676c7f remove duplication of links 2010-12-22 23:47:09 +05:30
Lee Reilly
55b01e65e2 No example given on how to render JSON data despite the heading 'Rendering XML and JSON data'; added relevant code. 2010-12-21 19:49:42 -08:00
Ryan Bigg
68ebd332d0 Config guide: Complete sentence about the Rack::SendFile middleware. 2010-12-21 13:45:38 +10:00
Ryan Bigg
4da4087fd8 Further re-working of the initialization guide 2010-12-21 10:40:15 +10:00
Ryan Bigg
1cacb08b21 Improve documentation on ActiveSupport::Deprecation. 2010-12-21 10:40:15 +10:00
Ryan Bigg
8373c735c7 config guide: mention ActiveSupport::Deprecation configuration options. 2010-12-21 10:40:14 +10:00
Xavier Noria
880f8419c4 Merge branch 'master' of git://github.com/lifo/docrails 2010-12-20 20:13:34 +01:00
Vijay Dev
6909fb6cff indentation fixes 2010-12-20 02:34:08 +05:30
Vijay Dev
4197fad841 fix typos 2010-12-20 00:07:43 +05:30
Vijay Dev
eaad8610ee minor example fix for Rails 3 2010-12-19 23:37:22 +05:30
Vijay Dev
cc3d6a8571 minor corrections 2010-12-19 21:28:33 +05:30
Vijay Dev
6b65cd57ca deleting trailing whitespaces 2010-12-19 17:57:20 +05:30
Ryan Bigg
d421b16edc Config guide: middlewares can also be removed from the stack 2010-12-17 16:24:47 +10:00
Ryan Bigg
225f95237b init guide: Cover beginnings of rails/application.rb 2010-12-17 16:24:47 +10:00
Ryan Bigg
5e0daa0bce init guide: Cover ruby version checker and kernel reporting and logger coreext 2010-12-17 16:24:47 +10:00
Santiago Pastorino
3b9120fa52 Generate add_index by default when giving type belongs_to or references 2010-12-16 20:58:58 -02:00
Piotr Sarnacki
f176b2552e Changelog and guide entries for config.action_view.cache_template_loading 2010-12-16 22:53:19 +01:00
Vijay Dev
e00afadfdd removed info about deprecated rake tasks, documented the sandbox option for the rails console and minor corrections 2010-12-16 02:09:57 +05:30
Vijay Dev
f96fb78e57 removed info about deprecated rake tasks, documented the sandbox option for the rails console and minor corrections 2010-12-16 01:49:30 +05:30
Santiago Pastorino
692b621d2a Tables style unification 2010-12-16 01:49:28 +05:30
Santiago Pastorino
4c5805dfab Add named helper to photo controller example 2010-12-16 01:49:28 +05:30
Santiago Pastorino
6f8cc0776b Add underline to header 2010-12-16 01:49:28 +05:30
Santiago Pastorino
edf5b57451 Add named helper output to translated paths example 2010-12-16 01:49:28 +05:30
Xavier Noria
62113a8fa9 Merge branch 'master' of git://github.com/lifo/docrails 2010-12-15 20:40:01 +01:00
Vijay Dev
e9732c75a8 fixed typos 2010-12-16 00:56:02 +05:30
Vijay Dev
ae7910fad4 minor formatting fixes 2010-12-16 00:54:15 +05:30
Xavier Noria
3c9486f487 Merge branch 'master' of git://github.com/lifo/docrails 2010-12-15 20:18:36 +01:00
Vijay Dev
80382c7465 fixed link to ruby-prof 2010-12-16 00:16:28 +05:30
Vijay Dev
7a028eae79 fixed font 2010-12-15 23:13:22 +05:30
Vijay Dev
7b0e1cb0ca Merge branch 'master' of github.com:lifo/docrails 2010-12-15 22:35:32 +05:30
Vijay Dev
e15a55c862 filter_parameter_logging is deprecated in Rails 3. Changed it to config.filter_parameters 2010-12-15 22:35:09 +05:30
Ryan Bigg
a7791c3752 Active Support coreext guide: Logger core extension documentation 2010-12-15 16:18:46 +10:00
Ryan Bigg
003fce430a WIP: Reviewing the initialization guide for Rails 3.1 2010-12-15 16:18:46 +10:00
Elben Shira
de4f9acad8 It should be ActiveModel::Validator, not ActiveRecord::Validator. 2010-12-14 20:35:08 -06:00
Umar Sheikh
0b5671ccca for the root route to work, we need to delete the public/index.html.erb
file as well
2010-12-13 11:18:49 +05:00
Vijay Dev
a6faeffe59 fixed typos in mailer 2010-12-12 21:10:03 +05:30
vijay
3efe1b7386 fixed typos and rephrased a few sentences; also removed reference to status codes being located in action_controller/status_codes.rb 2010-12-11 23:06:54 +05:30
Paul Odeon
14b5c8b985 Updated generator guide for rails commit 7891de893951c780a1732747d430c33e998dd573 2010-12-11 14:30:12 +00:00
Santiago Pastorino
f05238e1d2 Tables style unification 2010-12-11 02:24:07 -02:00
Santiago Pastorino
93af9ecf35 Add named helper to photo controller example 2010-12-11 02:02:09 -02:00
Santiago Pastorino
e4c252c119 Add underline to header 2010-12-11 01:54:59 -02:00
Santiago Pastorino
c780cf2f02 Add named helper output to translated paths example 2010-12-11 01:50:21 -02:00
Xavier Noria
c8baefbca3 spaces with underscores, I mean 2010-12-11 00:22:51 +01:00
Xavier Noria
f0580bd84c testing guide: revises explanation of the test macro 2010-12-11 00:20:15 +01:00
Xavier Noria
1b8f9d3d7e Merge branch 'master' of https://github.com/vijaydev/docrails into vijaydev-master 2010-12-11 00:07:31 +01:00
Xavier Noria
b911d88390 Merge branch 'master' of https://github.com/lucascaton/docrails into lucascaton-master 2010-12-11 00:02:41 +01:00
Xavier Noria
b43842f6c0 Merge branch 'master' of https://github.com/git2samus/docrails into git2samus-master 2010-12-10 23:53:13 +01:00
vijay
61817d2630 fixed typos and rephrased few sentences in routing 2010-12-10 23:34:48 +05:30
vijay
6acd1304b1 Merge branch 'master' of github.com:lifo/docrails 2010-12-10 23:03:31 +05:30
Ryan Bigg
dbf955c03b Action Controller Overview: Remove dead link to the API docs for filters 2010-12-10 15:55:46 +10:00
Ryan Bigg
ae7825d57c Config guide: Use bold titles for initializers instead of headings. 2010-12-09 17:54:38 +10:00
Ryan Bigg
e4456b6f03 Add note which links to documentation regarding the types of columns available. 2010-12-09 17:54:38 +10:00
Ryan Bigg
9560f50920 Config guide: Space out initialization events to improve readability 2010-12-09 17:54:38 +10:00
Ryan Bigg
ceb164a420 Config guide: add further initializers 2010-12-09 17:54:38 +10:00
Ryan Bigg
4902fc73b3 Config guide: add session store config option 2010-12-09 17:54:38 +10:00
Ryan Bigg
b6eec1decf Config guide: eager_load_paths by default contains every directory in the app directory 2010-12-09 17:54:37 +10:00
Lucas Catón
323a64ecb5 Fix link on generations' page 2010-12-05 15:58:29 -02:00
Vijay Dev
638b409eb4 fixed typo in test method name 2010-12-05 09:46:52 -08:00
Ryan Bigg
c4669d3c02 Config guide: continuing work on documenting the initializers 2010-12-04 11:27:17 +11:00
Samus_
62d5bb2686 typo 2010-12-03 18:05:52 -02: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
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
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
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
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
Ryan Bigg
70abf78800 allow_concurrency is a "global" configuration option in Rails 3 2010-11-29 11:07:36 +11:00
Ryan Bigg
dc4dcb1555 Add documentation for secret_token to config guide 2010-11-29 11:00:16 +11:00
Ryan Bigg
fbdd72ecae Mention filter_parameters for config 2010-11-29 11:00:16 +11:00
Akira Matsuda
2029187c56 s/myqsl/mysql/ 2010-11-28 09:42:19 +09:00
Ryan Bigg
c8c95fc519 Add methods for configuring middleware to config guide 2010-11-27 08:29:29 +11:00
Ryan Bigg
3ee0f0379c Add "Configuring Middleware" section to config guide, starting with mentioning what every bit of middleware does. 2010-11-27 08:15:29 +11:00
Ryan Bigg
6aa408e11c Add mention of config.serve_static_assets to config guide 2010-11-27 07:57:10 +11:00
Andrés Mejía
3a50799ab8 Mentioning catch with Bundler remembering options between different calls 2010-11-26 17:16:52 +01:00
Andrés Mejía
fe2103a1c8 Added missing word. 2010-11-26 14:11:28 +01:00
Ryan Bigg
8d6ac59d58 Added documentation for config.generators to the config guide 2010-11-26 18:06:14 +11:00
Ryan Bigg
72e973ebbc Add mention of after_initialize to the config guide 2010-11-26 17:03:14 +11:00
Ryan Bigg
6bb462861f There is no more load_application_initializers in Rails 3 2010-11-26 16:46:06 +11:00
Ryan Bigg
ff04f6fee4 root_path is now simply root in Rails 3 2010-11-26 15:09:17 +11:00
Ryan Bigg
788fdb2ac1 Update Changelog for configuring guide 2010-11-26 14:57:16 +11:00
Ryan Bigg
1d5db09ca7 There is no RAILS_GEM_VERSION environment variable or constant for Rails 3, since this is now managed by Bundler 2010-11-26 14:55:56 +11:00
Ryan Bigg
e96a64fb39 There is no config.action_mailer.default_implicit_parts_order method for Rails 3 2010-11-26 14:53:12 +11:00
Ryan Bigg
d0006121c5 Mention the default config.action_mailer.default options in Configuration guide 2010-11-26 14:43:16 +11:00
Ryan Bigg
66aefed136 There is no config.action_mailer.default_content_type method for Rails 3 2010-11-26 14:32:36 +11:00
Ryan Bigg
926d64e8b3 There is no config.action_mailer.default_charset method for Rails 3 2010-11-26 14:32:20 +11:00
Ryan Bigg
8b49fae3ea There is no config.action_mailer.template_root method for Rails 3 2010-11-26 14:24:51 +11:00
Ryan Bigg
3d8d21b513 There is no config.action_view.warn_cache_misses method for Rails 3 2010-11-26 14:23:40 +11:00
Ryan Bigg
b4ec8ad09c Separate Action Dispatch and Action Pack sections in Configuration Guide. 2010-11-26 14:22:24 +11:00
Ryan Bigg
3eec4d4f93 There is no config.action_controller.optimize_named_routes method for Rails 3 2010-11-26 14:20:33 +11:00
Ryan Bigg
f1406a905a There is no config.action_controller.resource_path_names method for Rails 3 2010-11-26 14:19:17 +11:00
Ryan Bigg
33298d8e38 There is no config.action_controller.params_parser method for Rails 3. This is now handled by the ActionDispatch::ParamsParser middleware. 2010-11-26 14:16:57 +11:00
Ryan Bigg
9a4d672457 There is no view_path config option in Rails 3 2010-11-26 14:08:26 +11:00
Ryan Bigg
69ae74210c There is no root_path config option in Rails 3 2010-11-26 14:07:42 +11:00
Ryan Bigg
ffca2d7f14 There is no plugin_paths config option in Rails 3 2010-11-26 14:05:43 +11:00
Ryan Bigg
f01f7fc629 There is no plugin_locators config option in Rails 3 2010-11-26 14:05:22 +11:00
Ryan Bigg
9979251d7c There is no plugin_loader config option in Rails 3 2010-11-26 14:05:00 +11:00
Ryan Bigg
c8af6c28cc load_once_paths is now autoload_paths in Rails 3 2010-11-26 14:03:49 +11:00
Ryan Bigg
db7c8abbb6 There is no database_configuration_file method in Rails 3 2010-11-26 13:59:51 +11:00
Ryan Bigg
eb21791c5b There is no controller_paths method in Rails 3 2010-11-26 13:58:01 +11:00
Ryan Bigg
8b114bec06 Mention what cache_classes defaults to in all three default environments 2010-11-26 13:56:39 +11:00
Ryan Bigg
26837734d6 Don't mention Rails 2.3, given that this is supposed to be a guide for Rails *3*. 2010-11-26 13:54:37 +11:00
Ryan Bigg
aab76ce199 There is no more routes_configuration_file method. 2010-11-26 13:51:35 +11:00
Xavier Noria
85d64316a4 Merge branch 'master' of git://github.com/lifo/docrails 2010-11-23 21:59:50 +01:00
Jaime Iniesta
fd64bba648 i18n guide: fix RedCloth artifacts that were rendering bad format and broken links on 2.3 warnings 2010-11-23 17:53:59 +01:00
David N. Welton
818b366c3e Merge branch 'master' of github.com:lifo/docrails 2010-11-22 16:06:28 +01:00
David N. Welton
0598bd4d2d Explain that NamedBase makes the variable 'name' available to the script. 2010-11-22 16:05:53 +01:00
Pavel Gorbokon
2515ad8a3e Fix ruby syntax errors in railties/guides docs 2010-11-22 16:37:33 +02:00
David N. Welton
8c17d30d68 Slightly more natural sounding phrase. 2010-11-22 15:09:58 +01:00
Brian Alexander
51007f1dba Previous version inaccurately suggested that
resources :posts, :path => "/admin"

would route "/admin/posts" to the PostsController but it actually routed "/admin" to the PostsController
2010-11-21 19:54:05 -08:00
Xavier Noria
15fd29b3ea documents <%== in the AS guide 2010-11-21 10:17:30 +01:00
Xavier Noria
7c51d1fcf9 Spanish for "project" is "proyecto" 2010-11-21 03:29:44 +01:00
Xavier Noria
a03a3b7c31 copy-edits d773ef8 2010-11-21 03:29:44 +01:00
Jamison Dance
ffed9db269 fix some grammar issues with section 2.5 2010-11-21 03:29:44 +01:00
nosolopau
f975f35147 Spelling mistake: "Projecto" instead of "projeto" 2010-11-21 03:29:44 +01:00
Jaime Iniesta
925aeed4b6 i18n guide: fix external link to rack locale 2010-11-21 03:29:44 +01:00
Léo Hackin
f5a51a7788 Fix code for customize the error messages html adding a .html_safe of 8.3 section 2010-11-21 03:29:43 +01:00
Jaime Iniesta
f044d38192 i18n guide: this is not longer a problem 2010-11-21 03:29:43 +01:00
Jaime Iniesta
cbea139130 i18n guide: remove link to external page about 'How to encode the current locale in the URL' as it no longer exists 2010-11-21 03:29:43 +01:00
Jaime Iniesta
3c64553644 i18n guide: it's activerecord.errors.messages.record_invalid (instead of 'invalid'), and messagges typo 2010-11-21 03:29:43 +01:00
eparreno
3d377454db remove old school validations and replaced with new validates method. Pending: fix active_record guide 2010-11-21 03:29:43 +01:00
Xavier Noria
902ae14e65 guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
Josh Kalderimis
1d5842b27c updated the rails guide to reflect changes in the action view railtie relating to the asset id cache code 2010-11-16 00:04:37 +01:00
Xavier Noria
91a6db90cf Merge branch 'master' of git://github.com/lifo/docrails 2010-11-15 19:45:46 +01:00
James Miller
c2c2b8b962 Add HTTP Verb Constraints (:via) to routing guide 2010-11-15 09:26:57 -07:00
Jaime Iniesta
72fda46214 Merge branch 'master' of github.com:lifo/docrails 2010-11-15 00:07:35 +01:00
Jaime Iniesta
324569bb11 Getting Started guide: remove calls to f.error_messages as it has been removed from Rails 2010-11-15 00:07:25 +01:00
Santiago Pastorino
c996901913 Change deprecated syntax and use f.submit instead of submit_tag 2010-11-14 21:00:26 -02:00
José Valim
fae4264a7e Update the guides. 2010-11-14 16:22:21 +01:00
Aditya Sanghi
330d65d312 deliver_* is no more 2010-11-14 18:27:08 +05:30
Rajinder Yadav
abf225423c removed unnecessary indentation 2010-11-14 06:02:16 -05:00
Rajinder Yadav
f69784289b added note with example for using flash in redirection 2010-11-14 05:20:10 -05:00
Rajinder Yadav
23f71c431d corrected sample code to clear @_current_user class variable also 2010-11-14 05:12:01 -05:00
Rajinder Yadav
7e1f6688e9 the partial option is not required for simple partial rendering 2010-11-13 20:24:04 -05:00
Paco Guzman
d44cd370bf colorize_logging is a Rails General Configuration option not a specific option of ActiveRecord 2010-11-13 12:17:21 +01:00
Frederick Ros
e7723baa0b Fixed the name of the 'generator option' 2010-11-11 23:02:05 +01:00
Xavier Noria
c577e90f61 restores the example for fixed-width font in API guidelines 2010-11-10 23:46:00 +01:00
Santiago Pastorino
7a2be37592 Remove copy_instance_variables_from from guides 2010-11-10 19:12:10 -02:00
Rajinder Yadav
5cdb46d9fb this reads better, i don't know what the other 'so on' are, doesn't help reader imho 2010-11-09 05:05:56 -05:00
Rajinder Yadav
4e074c7cc6 added missing word to clear up meaning in my previous commit 2010-11-09 04:34:32 -05:00
Rajinder Yadav
26d314ed6a Merge branch 'master' of github.com:lifo/docrails 2010-11-09 04:31:08 -05:00
Rajinder Yadav
4b7ac55780 removed indentation, for code style consistency and readibility 2010-11-08 04:17:56 -05:00