1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

21 commits

Author SHA1 Message Date
claudiob
44592334d5 Remove duplicate 'the' article in commented line
The sentence used to read "at the bottom of the the compiled file"
2012-10-08 14:00:59 -07:00
Carlos Galdino
fb8a830a32 Remove :confirm in favor of :data => { :confirm => 'Text' } option
This applies to the following helpers:
`button_to`
`button_tag`
`image_submit_tag`
`link_to`
`submit_tag`
2012-07-18 10:32:17 -03:00
Vijay Dev
983687a9e5 fix up the example app for getting started guide [ci skip] 2012-06-02 21:38:32 +05:30
spyhole
cd31eb19dd change welcome_helper.rb to home_helper.rb 2012-06-01 02:56:42 -04:00
spyhole
890c4b7778 the file name should be changed to home_helper.rb 2012-06-02 13:20:17 +08:00
spyhole
81281befb2 Update guides/code/getting_started/app/controllers/home_controller.rb 2012-06-02 12:17:48 +08: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
Oscar Del Ben
06a1519a4d Rewrite adding a second model section of Getting Started Guide 2012-04-30 09:08:32 +02:00
Oscar Del Ben
f4447607f2 Add delete post section to Getting Started guide 2012-04-27 14:21:02 +02:00
Oscar Del Ben
ee4e7125a6 Add partials section to getting started guide 2012-04-25 15:43:10 +02:00
Oscar Del Ben
f0de7172a6 Add update post section to getting started guide 2012-04-24 14:21:07 +02:00
Oscar Del Ben
5acb345a86 Fix some code in getting started guide 2012-04-24 12:30:24 +02:00
Oscar Del Ben
3da2b530af Add validation code to getting started guide and improve validation
section
2012-04-21 12:17:51 +02:00
Oscar Del Ben
504ba12e8c Add model validation section to Getting Started guide 2012-04-21 12:01:33 +02:00
Oscar Del Ben
e7e72aa253 Add index and links section to Getting started guide 2012-04-20 12:53:18 +02:00
Oscar Del Ben
2e2afc0ac6 Add show action in getting started guide 2012-04-20 12:06:47 +02:00
Oscar Del Ben
dbb4c4ddb6 New Getting started guide wont have tags 2012-04-20 10:47:38 +02:00
Oscar Del Ben
f6d5036dd6 Adapt "Getting started guide" code sample 2012-04-20 10:43:50 +02:00
Xavier Noria
6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00