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

29 commits

Author SHA1 Message Date
Santiago Pastorino
6e55d30ca8 Remove remaining require 'rubygems' 2012-05-13 13:33:20 -03:00
Geoffrey Roguelon
38b4e7c8b1 Add commas missing in performance tests 2012-05-12 10:36:35 +02:00
Enrico Carlesso
1abf15657b In robots.txt, User-agent should be all downcase except for the first 'U', according with http://en.wikipedia.org/wiki/Robots_exclusion_standard 2012-05-11 11:50:15 +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
Oscar Del Ben
2a15598ae8 Getting Started Guide Code Cleanup 2012-05-01 10:58:16 +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
943410197c Add REST section to getting started guide 2012-04-28 11:44:50 +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
4179141a01 Merge branch 'master' of github.com:lifo/docrails 2012-04-25 15:43:29 +02:00
Oscar Del Ben
ee4e7125a6 Add partials section to getting started guide 2012-04-25 15:43:10 +02:00
Vijay Dev
4a3ce153f1 Merge branch 'master' of github.com:lifo/docrails 2012-04-25 18:33:36 +05:30
Jeremy Kemper
bd6203f9f0 Merge pull request #5880 from asanghi/master
Stamp out ruby-debug with debugger everywhere else in the code base
2012-04-25 05:09:14 -07:00
Aditya Sanghi
d6c831c198 and one more time 2012-04-24 21:56:41 -05: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
Oscar Del Ben
e44b845b0e Regenerate Gemfile for getting started guide 2012-04-19 10:37:03 +02:00
Aditya Sanghi
67ede88055 another attempt at the language 2012-04-18 02:24:44 +05:30
Aditya Sanghi
6f80ea2aec review changes for #5875 2012-04-18 01:03:59 +05:30
Aditya Sanghi
0232543e0d stamp out ruby-debug19 with extreme prejudice :) 2012-04-17 15:31:05 +05:30
Anuj Dutta
e7980006d8 Changed the config.assets.manifest path in the comments to nil. 2012-03-28 05:38:11 +00:00
Xavier Noria
6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00