Commit Graph

199 Commits

Author SHA1 Message Date
Oscar Del Ben
d3f57fbf6e Add oscardelben to authors 2012-05-18 08:45:03 -07:00
Rafael Mendonça França
e28b6f5cae Copy edit the documentation 2012-05-13 01:00:31 -03:00
Rafael Mendonça França
a8cfaed338 Merge pull request #6225 from acapilleri/select_with_required_true_include_first_option_blank
HTML5 validation error with options_from_collection_for_select

Fixes #5908

Conflicts:
	actionpack/CHANGELOG.md
2012-05-13 01:00:01 -03:00
Angelo Capilleri
2e9c7cd5f6 Changed the changelog and documentation about
the select method (tag select) forces :include_blank  if is required and no multiple and
display size is one
2012-05-13 02:39:34 +02:00
Vijay Dev
d897255f8a copy editing [ci skip] 2012-05-12 18:07:10 +05:30
Scott Johnson
a0d9b79035 update engines guide to show how to have an engine's ApplicationController inherit from the main application's ApplicationController 2012-05-11 13:48:34 -05:00
Eric Carty-Fickes
1004ccc84b Clarify expire_action with namespaced controllers 2012-05-11 11:12:32 -05:00
Egor Homakov
d4f4b858d3 Update guides/source/configuring.textile 2012-05-11 15:40:03 +04:00
Egor Homakov
c9a4e65217 Update guides/source/configuring.textile 2012-05-11 14:48:02 +04:00
Ben Wilhelm
c8f5a216df Modified template in sample is new.html.erb, not index.html.erb 2012-05-10 11:15:32 -07:00
Nick Novitski
3a6ffbbe42 remove inappropriate comma
A qualifying clause beginning with words like "as", "if", or "although" should have a comma separating it from any following clauses in a sentence, but should not have a comma immediately after the beginning word, unless it is to separate a third, non-essential clause.  

Example 1: "Although I would quite like to go to lunch with you, I find myself instead writing a detailed commit message to justify a single-character documentation change."

Example 2: "Despite, as you might well imagine, wishing I hadn't even noticed it in the first place, I still felt the error was worth correcting."
2012-05-09 13:20:19 -07:00
Vijay Dev
7918d7bf5c Merge branch 'master' of github.com:lifo/docrails 2012-05-08 23:56:25 +05:30
Xavier Noria
ed2feb7962 Merge pull request #6064 from gazay/fix_guides_for_as_core_ext
Fix guides for as core ext
2012-05-07 13:01:58 -07:00
Alexey Gaziev
d785b292a8 Changes for numeric api for Time because Time.current works different 2012-05-07 23:56:27 +04:00
Alexey Gaziev
66e0e4216c Fix some guides for AS core_ext 2012-05-07 23:53:50 +04:00
Mark J. Titorenko
61587b18d2 Remove accidentally pasted NOTE section during introduction of +beginning_of_hour+ and +end_of_hour+ documentation. 2012-05-07 12:24:40 +01:00
Mark J. Titorenko
f174e8dcef Corrections to +beginning_of_day+ and +end_of_day+ example dates. 2012-05-07 12:07:35 +01:00
Mark J. Titorenko
8c4777f446 Added documentation for +beginning_of_hour+ and +end_of_hour+ to Active Support Core Extensions guide. 2012-05-07 12:04:51 +01:00
Vijay Dev
cf243be4d5 note that WIP guides are not in the index menu [ci skip] 2012-05-07 12:18:51 +05:30
Mark Rushakoff
552f535796 are ran -> are run
The former is grammatically incorrect.
2012-05-06 20:40:48 -07:00
Piotr Sarnacki
3ac93d6629 [guides] Add comments to deep_dup example, fix second example [ci skip] 2012-05-06 19:07:21 -07:00
Piotr Sarnacki
352d033ab9 Reword guide entry for deep_dup method. 2012-05-06 10:53:27 -07:00
Alexey Gaziev
aa5dd1439b Guides for deep_dup 2012-05-06 10:28:45 -07:00
Vijay Dev
a9668680fd some corrections in the AR query guide [ci skip] 2012-05-05 23:54:16 +05:30
Marcelo Silveira
9d906d04ef Update first, last and take in guides 2012-05-05 13:15:09 -03:00
Mike Manewitz
544a10e428 Editing log levels to reflect this doc: http://api.rubyonrails.org/classes/ActiveSupport/BufferedLogger/Severity.html 2012-05-04 10:24:56 -05:00
José Valim
ffad3600ea Merge pull request #6153 from carlosantoniodasilva/queue-consumer
Configurable queue consumer
2012-05-04 05:44:21 -07:00
Vijay Dev
3d9673d8f6 Merge branch 'master' of github.com:lifo/docrails 2012-05-04 17:51:15 +05:30
Carlos Antonio da Silva
7a6116b633 Add some docs and changelog entry 2012-05-04 09:11:45 -03:00
Oscar Del Ben
c058a773b8 mention database mapping in getting started guide 2012-05-04 08:36:30 +02:00
Carlos Antonio da Silva
026e0d1c4d Remove vestiges of the http_only! config from configuring guide 2012-05-03 22:16:04 -03:00
Oscar Del Ben
e608588d3a Update command line guide 2012-05-03 13:58:53 +02:00
Teng Siong Ong
7273adabed cache_store has an extra option of :null_store. 2012-05-03 03:28:32 -05:00
Paul McMahon
c9e809c8e4 I found it strange that this guide is redirecting questions to a specific person. Heiko Webers' (@hawe) last blog post is a year and a half old, so it's not obvious that he's still active with Rails security. If he is, feel free to revert. 2012-05-03 17:20:59 +09:00
Oscar Del Ben
31500f7284 Typo 2012-05-02 13:44:08 +03:00
Oscar Del Ben
b7394646af Mention mac os x installation tools on getting started guide 2012-05-02 12:34:35 +02:00
Oscar Del Ben
c55ee77623 Remove tags from getting started guide and adapt some of the content to
the new guide
2012-05-02 11:40:25 +02:00
Oscar Del Ben
323d2c42c3 Rewrite refactoring section in getting started guide 2012-05-02 11:40:25 +02:00
Oscar Del Ben
47ec49276d Rewrite comments action in getting started guide 2012-05-02 11:40:25 +02:00
Ayrton De Craene
a411e8828a Changed code examples to have a consistent code styling [ci skip] 2012-05-02 11:49:43 +03:00
Michael Pearson
85f71c5329 Add note about image_tag('') issue in Asset Pipeline guide (see rails issue #3080) 2012-05-02 17:42:33 +10:00
Vijay Dev
0ddec98b95 copy-edit guide [ci skip] 2012-05-02 01:29:46 +05:30
Vijay Dev
42ff22f33a Merge branch 'master' of github.com:lifo/docrails 2012-05-01 19:06:03 +05:30
Oscar Del Ben
b8d2fecbf5 Bump Rails version in action mailer guide. 2012-05-01 13:08:10 +03:00
Oscar Del Ben
2a15598ae8 Getting Started Guide Code Cleanup 2012-05-01 10:58:16 +02:00
Jason Noble
37e4e9b313 Add documentation to command_line.textile explaining how to use additional notes directories 2012-04-30 07:48:36 -06:00
Oscar Del Ben
4eb482efbc Merge branch 'master' of github.com:lifo/docrails 2012-04-30 11:28:15 +02:00
Brian Cardarella
14cd5aa8da Rails 4.0 upgrade note for the ConfirmationValidator change 2012-04-30 03:58:39 -04:00
Dmitriy Kiriyenko
4a2d53a514 Replace boolean argument with an options hash.
This replaces `include_seconds` argument with an option key
`include_seconds => true` in options hash.

Also `time_ago_in_words` now passes options hash, including a `locale`
key, which makes in compatible with `distance_of_time_in_words`.
2012-04-30 10:26:11 +03:00
Oscar Del Ben
06a1519a4d Rewrite adding a second model section of Getting Started Guide 2012-04-30 09:08:32 +02:00