Commit Graph

1595 Commits

Author SHA1 Message Date
Rafael Mendonça França
449b5f3ed8 Merge pull request #11368 from Amit-Thawait/master
Fixed Travis CI link for rails
2013-07-09 01:00:25 -07:00
Amit Thawait
d92d28dde1 link break added after the Travis CI link
link break added after the Travis CI link
2013-07-09 11:35:12 +05:30
Daniel Dawson
e863410b58 Fix a grammatical error/typo in Active Record Migrations guide. [ci skip] 2013-07-08 22:56:09 +01:00
Amit Thawait
d78f8c8c7f Fixed broken link of Travis CI for rails and added full path 2013-07-08 12:49:36 -07:00
Daniel Dawson
a8b1eca2d8 Fix 2 grammatical errors/typos in Active Record Basics guide. [ci skip] 2013-07-08 12:25:10 +01:00
Yves Senn
4be2003778 Merge pull request #11359 from willnet/patch-1
Update 'Active Record Migrations' guide [ci skip]
2013-07-08 01:46:59 -07:00
Akira Matsuda
f573df32d4 Fix SyntaxError in guides sample code
[ci skip]
2013-07-08 17:21:45 +09:00
Akira Matsuda
874fbdaad6 1.9 Hash Syntax 2013-07-08 17:21:25 +09:00
Akira Matsuda
19df76f75e params keys are Strings 2013-07-08 17:21:25 +09:00
Shinichi Maeshima
f6b75ff377 Update 'Active Record Migrations' guide [ci skip]
Delete an unneeded line.
2013-07-08 16:44:42 +09:00
Rafael Mendonça França
a67cc28311 Merge pull request #11347 from ankit8898/refactoring-sp
Refactored strong parameters usage and updated Gemfile.lock with Rails 4
2013-07-07 08:26:11 -07:00
Ankit Gupta
53f12b073c Refactored strong paramters usage and updated Gemfile.lock with Rails 4 2013-07-07 15:59:18 +01:00
blahedo
726530689e Cleaned up wording and tags.
Replaced <br /> with <br> for consistency; Added note about
singular/plural distinction (which was previously confusing to a Rails
noob); Rephrased explanation of how form is routed to controller, again
to reduce confusion; and added explanation to replace incorrect link.
[ci skip]
2013-07-06 18:36:23 -04:00
blahedo
c6009b2d0d Merged sections to reflect current contents of guide.
Section "allowing the update of fields" was now just a general
introduction to the idea of the model (actual updating was two sections
later).  So, merged into the section about validation.
2013-07-05 22:31:22 -04:00
Vijay Dev
69e7e6ba89 Merge branch 'master' of github.com:rails/docrails 2013-07-06 00:08:40 +05:30
Yves Senn
3196ceaba2 explain how to extend application templates. [ci skip] 2013-07-05 13:22:07 +02:00
Yves Senn
efeb03901f Merge pull request #11201 from jetthoughts/fix_create_post_example_in_getting_started
Improve Getting Started Guide
2013-07-05 03:00:46 -07:00
Brian Foshee
e0b3920873 removed markdown code markers which were rendering in the generated AR querying guide 2013-07-04 20:26:07 -04:00
Carlos Antonio da Silva
f3f46a6f4a Merge pull request #11303 from evsyukovmv/specify-request-method-in-guides
Specify request method in guides [ci skip]
2013-07-04 14:03:50 -07:00
Mihail Evsyukov
867138aa99 Specify request method in guides [ci skip] 2013-07-04 23:45:58 +03:00
Paul Nikitochkin
87f249ee36 Added link to Form Helper article from getting strated [ci skip] 2013-07-04 23:28:13 +03:00
Yves Senn
a9a40b5f9f Merge pull request #11261 from ryan-endacott/fixguide
Removed redundant upgrade docs on new cookies.
2013-07-04 09:02:42 -07:00
Ryan Endacott
746b7ddee7 Removed redundant upgrade docs on new cookies.
[ci skip]
2013-07-04 09:35:27 -05:00
Yves Senn
6707f92c08 cleanup, remove trailing whitespace from guides/CHANGELOG 2013-07-03 21:47:08 +02:00
Ryan Williams
7ec63bb73e Grammar fix debugging rails applications [ci skip] 2013-07-03 11:51:12 -04:00
Yves Senn
33c61e3265 use American English: "favor" not "favour" [ci skip]
according to http://guides.rubyonrails.org/api_documentation_guidelines.html#english
2013-07-03 11:52:52 +02:00
Arun Agrawal
9bcc2bb6fa [doc] fixed printing of code samples 2013-07-02 23:35:06 +02:00
Cesar Carruitero
a028b16db8 update test names in testing guide [ci-skip] 2013-07-02 06:34:02 -05:00
Carlos Antonio da Silva
1feab8dac5 Merge pull request #11205 from Gawyn/using-preferred-find_by-syntax-in-guides
Using preferred find_by syntax in guides
2013-06-30 17:23:57 -07:00
Cristian Planas
93fd780a88 Using preferred find_by syntax in guides 2013-07-01 01:38:46 +02:00
Cristian Planas
7451c2f7cc Adding find_by in guide to methods that trigger after_find 2013-07-01 01:27:44 +02:00
Paul Nikitochkin
24ec5697c5 Removed params permit step from 5.6 section [ci skip] 2013-06-30 22:54:19 +03:00
Yves Senn
996f9b5873 Merge pull request #11186 from jetthoughts/synchronize_create_method_body
Synchronize PostController#create code from 5.6 to others sections in Getting Started guide.
2013-06-30 06:44:03 -07:00
Robin Dupret
82551712b3 Complete a sentence in i18n guide's introduction
Add a list of what will be covered into this guide
2013-06-30 12:34:46 +02:00
Paul Nikitochkin
bb8f0b401d Synchronize PostController#create code from 5.6 to others sections. [ci skip]
Fixed `permit` using for comments.
2013-06-30 13:34:11 +03:00
Yves Senn
4a9cf2e382 Merge pull request #11180 from robin850/patch-5
Remove a duplicated section [ci skip]
2013-06-30 03:12:28 -07:00
Yves Senn
e9ba6eca65 Merge pull request #11189 from jetthoughts/destroy_link_description_for_getting_started
Added clarification for destroy link_to description in 5.14
2013-06-30 03:09:31 -07:00
dkaplan88
a0bdf2fff5 Typo in Active Record Migrations Guide [ci skip] 2013-06-29 17:38:30 -05:00
Paul Nikitochkin
17b01b8057 Added clarification for destroy link_to description in 5.14 [ci skip] 2013-06-30 00:33:12 +03:00
Robin Dupret
59efb76306 Remove a duplicated section [ci skip]
Attachments were previously covered so remove the useless part. Just
move a note about multipart headers set when the mail method is
triggered to the kept section.
2013-06-29 19:14:09 +02:00
Vishnu Atrai
f5599826d4 doc for more input tag types 2013-06-29 20:25:15 +05:30
Neeraj Singh
1f35f04bf3 cookies are encrypted starting Rails 4 2013-06-29 17:21:03 +05:30
Vijay Dev
317aaa0588 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	guides/source/layout.html.erb
2013-06-26 22:57:34 +05:30
wangjohn
e3b159724d Adding documentation to the Rails initialization guide. [ci skip] 2013-06-26 08:08:31 -04:00
Carlos Antonio da Silva
e66c148571 Merge pull request #11104 from drewda/patch-1
Adding additional plugins to debugging guide [ci skip]
2013-06-28 05:19:58 -07:00
Carlos Antonio da Silva
bd277ac6ef Fix layouts and rendering guide example using flash.now instead
Thanks @lintzchiang. [ci skip]
2013-06-28 09:08:24 -03:00
Drew Dara-Abrams
5a399dc6fa adding additional plugins for debugging [ci skip] 2013-06-27 20:35:21 -07:00
Paul Nikitochkin
9d9b4b5116 Asking user to declare post resource in guide [ci skip] 2013-06-27 22:21:29 +03:00
Jeff Rodriguez
d4dca25d9d Removed "to:" from root directive and fixed typo ":to"
`root :to` is invalid syntax
`root to:` is valid, but the generated routes file omits `to:`
2013-06-27 09:18:08 -07:00
Akira Matsuda
b22cbf8267 Fix punctuation in config templates 2013-06-28 00:43:02 +09:00