index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
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
*
moves the guides up to the root directory
Xavier Noria
2012-03-17
1
-1709
/
+0
*
[getting started] [ci skip] Fix incongruant use of 'we' and 'you'. Expand upo...
Ryan Bigg
2012-03-14
1
-4
/
+82
*
[getting started] Round out 'Laying down the ground work' section
Ryan Bigg
2012-03-14
1
-1
/
+62
*
[getting started] rename initial 'meat' section of guide to 'Laying down the ...
Ryan Bigg
2012-03-14
1
-1
/
+1
*
[getting started] correct typo in welcome/index.html.erb template path
Ryan Bigg
2012-03-14
1
-1
/
+1
*
[getting started] Improve explanation around initial controller generator usage
Ryan Bigg
2012-03-14
1
-1
/
+1
*
[getting started] remove indentation for get 'posts/new'
Ryan Bigg
2012-03-14
1
-1
/
+1
*
[getting started] Reworking beginnings of the 'meat' of the guide
Ryan Bigg
2012-03-14
1
-44
/
+31
*
[getting started] Default root route in config/routes.rb is for a welcome con...
Ryan Bigg
2012-03-14
1
-5
/
+5
*
[getting started] add warning that guide is being worked on (just for edge)
Ryan Bigg
2012-03-14
1
-0
/
+2
*
[getting started] Link to Bundler website when explaining Gemfile[.lock]
Ryan Bigg
2012-03-14
1
-1
/
+1
*
[getting started] Improve prose for initial routing section
Ryan Bigg
2012-03-14
1
-6
/
+5
*
[getting started] mention generators early on, when rails new is mentioned.
Ryan Bigg
2012-03-14
1
-3
/
+4
*
[getting started] briefly explain what a controller and view are
Ryan Bigg
2012-03-14
1
-1
/
+8
*
[getting started] more line lengthening
Ryan Bigg
2012-03-14
1
-63
/
+18
*
[getting started] fix lines that are too short.
Ryan Bigg
2012-03-14
1
-5
/
+1
*
[getting started] update Rails version to 3.2.2
Ryan Bigg
2012-03-14
1
-1
/
+1
*
[getting started] *THE* way to install Rails is by running +gem install+. You...
Ryan Bigg
2012-03-14
1
-2
/
+1
*
[getting started] Remove super-early mention of REST from Getting Started guide.
Ryan Bigg
2012-03-14
1
-148
/
+1
*
Move database configuration section from Getting Started Guide into Configura...
Ryan Bigg
2012-03-14
1
-140
/
+0
*
Revert "updates the new default pool size in some additional places"
Xavier Noria
2012-03-07
1
-9
/
+3
*
updates the new default pool size in some additional places
Xavier Noria
2012-02-26
1
-3
/
+9
*
minor text change [ci skip]
Vijay Dev
2012-01-25
1
-1
/
+1
*
use CamelCase convention for "tag" model name
ciastek
2012-01-23
1
-1
/
+1
*
"will be used throughout all the views for posts." could suggest, that code's...
ciastek
2012-01-23
1
-1
/
+1
*
minor edits in getting started guide
Vijay Dev
2012-01-16
1
-2
/
+2
*
change class to id per scaffold change
Dan Pickett
2012-01-15
1
-7
/
+7
*
Improve description of :allow_destroy option for nested attributes in getting...
Carlos Antonio da Silva
2012-01-15
1
-7
/
+7
*
Fix styling of example layout. Fixes #4461
Jason Noble
2012-01-13
1
-1
/
+1
*
Getting Started Guide: Update reference about JavaScript runtimes
Guillermo Iguaran
2012-01-13
1
-1
/
+7
*
Rails::Plugin has gone
Santiago Pastorino
2012-01-03
1
-1
/
+1
*
remove wiki link
Vijay Dev
2011-12-31
1
-1
/
+0
*
fix a couple of formatting issues
Vijay Dev
2011-12-31
1
-3
/
+2
*
remove unnecessary link. This is already mentioned in section 3 of the guide
Vijay Dev
2011-12-20
1
-3
/
+0
*
wrong link markup
Mikhail Dieterle
2011-12-21
1
-1
/
+1
*
revises some stuff that was out of sync with the recent generated README.rdoc
Xavier Noria
2011-12-10
1
-1
/
+1
*
Revert "fixed typo in getting started form_for for comments"
Arun Agrawal
2011-11-28
1
-1
/
+1
*
fixed typo in getting started form_for for comments
Tim Reischmann
2011-11-28
1
-1
/
+1
*
Let's say this 3.1.3 instead of 3.1.1 in docs
Arun Agrawal
2011-11-26
1
-1
/
+1
*
rephrased ef38c3089e1269e2b315aff503e61c0b23c95f00 and
Vijay Dev
2011-11-26
1
-5
/
+1
*
Move JS runtime instructions to where the error would be encountered, remove ...
Michael Pearson
2011-11-24
1
-12
/
+6
*
Add step to getting_started to install JS Runtime.
Michael Pearson
2011-11-24
1
-0
/
+12
*
Move tooltip on re-running rails new with a different --database option
Jason Noble
2011-11-13
1
-8
/
+8
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2011-11-13
1
-66
/
+82
|
\
|
*
copy edits in getting started guide
Vijay Dev
2011-11-13
1
-15
/
+12
|
*
Revert "Move Tip up higher so users who are fine with SQLite can skip to the ...
Vijay Dev
2011-11-13
1
-18
/
+16
|
*
Revert "Use rails help new instead of rails new -h"
Vijay Dev
2011-11-13
1
-1
/
+2
|
*
Revert "Update guide to use Ruby 1.9 hash syntax"
Vijay Dev
2011-11-13
1
-43
/
+45
|
*
Update guide to use Ruby 1.9 hash syntax
Jason Noble
2011-11-13
1
-45
/
+43
|
*
Add output for add_index command
Jason Noble
2011-11-13
1
-2
/
+4
[next]