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

24 commits

Author SHA1 Message Date
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
ccbd32c294 Add partials explanation to getting started guide 2012-04-25 13:18:59 +02:00
Oscar Del Ben
6f09291104 Add screenshot to updating post section 2012-04-25 12:18:55 +02:00
Oscar Del Ben
f92814e4cc make sample code more compact 2012-04-24 14:22:19 +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
0d5a7ad84d Add "Saving data in the controller" section 2012-04-20 09:59:30 +02:00
Oscar Del Ben
a4508ed1dc Add model creation step to getting started guide 2012-04-19 13:12:27 +02:00
Oscar Del Ben
e2575b6db9 Fix broken images links 2012-04-19 12:07:35 +02:00
Oscar Del Ben
6f76bf19c4 Add Ruby 1.9.3 recommendation 2012-04-19 11:33:25 +02:00
Oscar Del Ben
57a995b13e Put warning on getting started guide back 2012-04-19 11:16:15 +02:00
Oscar Del Ben
6ece2ee5ca Update guide for rails 3.2.3, fix code download link. 2012-04-19 10:33:15 +02:00
Sandip Ransing
c91d07f57c Small improvements added to getting started 2012-04-05 02:41:21 +05:30
Sandip Ransing
ecb4a649c2 typo mistake fixed
correction to server stop statement added
2012-04-04 02:38:37 +05:30
Fabián Rodríguez
b99d95d838 [getting started][ci skip] fix link to the code 2012-03-23 18:15:02 -03:00
Ryan Bigg
ef0821bef6 [getting started] Explain what the create action is accomplishing after params are output
[ci skip]
2012-03-17 20:41:32 -06:00
Ryan Bigg
b30cc24c40 [getting started] [ci skip] Explain in better terms what we are doing with render and params[:post] inspection upon first use 2012-03-17 20:41:06 -06:00
Ryan Bigg
62d3693288 [getting started] [ci skip] Just want to get post params 2012-03-17 20:40:29 -06:00
Xavier Noria
6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
Renamed from railties/guides/source/getting_started.textile (Browse further)