index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
guides
/
source
/
getting_started.textile
Commit message (
Expand
)
Author
Age
Files
Lines
*
get csrf_meta_tag back to the generated layout in deference to existing print...
Xavier Noria
2010-09-14
1
-1
/
+1
*
revises implementation and documentation of csrf_meta_tags, and aliases csrf_...
Xavier Noria
2010-09-11
1
-1
/
+1
*
Remove mention of InstantRails, it is completely obsolete.
Joost Baaij
2010-08-30
1
-1
/
+1
*
Remove beta and RC paths in documentation
Joost Baaij
2010-08-30
1
-2
/
+1
*
Merge remote branch 'docrails/master'
Xavier Noria
2010-08-28
1
-10
/
+6
|
\
|
*
Prefer modern idiom for rendering partials on a collection
James Miller
2010-08-26
1
-8
/
+4
|
*
Getting started guide: typo
James Miller
2010-08-26
1
-1
/
+1
|
*
Link to gembundler.com instead of Github repo
James Miller
2010-08-26
1
-1
/
+1
*
|
getting started guide: adds a reference to Michael Hartl's free online book i...
Xavier Noria
2010-08-26
1
-0
/
+1
|
/
*
getting started guide: revises text wrt bundler
Xavier Noria
2010-08-26
1
-5
/
+3
*
revises a few link texts
Xavier Noria
2010-08-26
1
-1
/
+1
*
mysql2 is now the default, typos
James Miller
2010-08-25
1
-4
/
+4
*
Note about how to exit the console in the Getting Started guide
Trevor Turk
2010-08-24
1
-0
/
+2
*
getting started guide: typos reported by Abder-Rahman Ali
Xavier Noria
2010-08-15
1
-4
/
+4
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-11
/
+11
*
standarizes the use of the article "an" for "SQL" and "SQLite"
Xavier Noria
2010-08-05
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Jaime Iniesta
2010-07-12
1
-1
/
+1
|
\
|
*
Removed deprecated |map| block argument from routing docs since it is no long...
Steven Hancock
2010-07-11
1
-1
/
+1
*
|
Getting started guide: typos and changelog
Jaime Iniesta
2010-07-12
1
-1
/
+2
*
|
Getting started guide: Post validation example is clearer if we do p=Post.new...
Jaime Iniesta
2010-07-11
1
-1
/
+1
*
|
Getting started guide: rephrase the paragraph about the root route for better...
Jaime Iniesta
2010-07-11
1
-5
/
+4
|
/
*
Fixed minor typo app/view to app/views
l4u
2010-07-06
1
-1
/
+1
*
fixing some comma and grammar problems in the note about SQLite3 and other da...
Jamison Dance
2010-06-22
1
-1
/
+1
*
grammar fixes
Xavier Noria
2010-06-11
1
-1
/
+1
*
abort generation/booting on Ruby 1.9.1
Xavier Noria
2010-06-10
1
-1
/
+1
*
getting started guide: mentions that last REE release does not have the bugs ...
Xavier Noria
2010-06-07
1
-1
/
+1
*
Updating guides to new rails initialization process
Mikel Lindsaar
2010-06-04
1
-1
/
+1
*
add <%= to fields_for examples
eparreno
2010-05-28
1
-1
/
+1
*
Getting Started, don't forget to link to yourself if you are adding to the ch...
Rohit Arondekar
2010-05-21
1
-2
/
+1
*
Merge remote branch 'rails/master'
Xavier Noria
2010-05-19
1
-0
/
+21
|
\
|
*
Revert "Moved encoding work in progress to a feature branch."
wycats
2010-05-17
1
-0
/
+21
|
*
Moved encoding work in progress to a feature branch.
Jeremy Kemper
2010-05-16
1
-21
/
+0
|
*
Significantly improved internal encoding heuristics and support.
wycats
2010-05-16
1
-0
/
+21
*
|
Getting started, fixed some links in changelog
rohit
2010-05-10
1
-3
/
+3
|
/
*
Updated guide to inform issues with unsupported Ruby versions.
Anil Wadghule
2010-05-06
1
-0
/
+3
*
more fixes and updated the changelog
rohit
2010-04-30
1
-4
/
+5
*
fixes to tags section
rohit
2010-04-30
1
-4
/
+13
*
Rewrote Security para and a minor fix
rohit
2010-04-30
1
-2
/
+2
*
Rewrote para for clarity and better reading
Rohit Arondekar
2010-04-29
1
-1
/
+1
*
revert back to <b> tags instead of <strong> tags in the getting started guide
rohit
2010-04-29
1
-29
/
+29
*
readability fixes to two paras in Refactorization
rohit
2010-04-28
1
-2
/
+2
*
replaced <b> tag with <strong> tag in samples
rohit
2010-04-28
1
-29
/
+29
*
fixed para for better readability
rohit
2010-04-28
1
-1
/
+1
*
Fixed incomplete para
rohit
2010-04-28
1
-1
/
+1
*
added notice to all samples of show.html.erb of posts controller
rohit
2010-04-28
1
-0
/
+14
*
added views dir to list of created things
rohit
2010-04-28
1
-1
/
+2
*
Fixing typo in guide, updating ActionMailer description and making the contri...
Mikel Lindsaar
2010-04-25
1
-2
/
+3
*
Removed mentions of controller specific layouts. Ticket Ref: http://bit.ly/9d...
Rohit Arondekar
2010-04-24
1
-6
/
+5
*
Replaced f.error_messages with the new code as generated by rails 3 b3
Rohit Arondekar
2010-04-20
1
-1
/
+10
*
minor fix and re-organized description of index action
Rohit Arondekar
2010-04-20
1
-2
/
+2
[next]