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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Getting Started Guide: Update reference about JavaScript runtimes
Guillermo Iguaran
2012-01-13
1
-1
/
+7
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-01-13
1
-1
/
+3
|
\
|
*
Update Railties section of 3.2 release notes
Guillermo Iguaran
2012-01-12
1
-1
/
+3
*
|
revise wording [ci skip]
Vijay Dev
2012-01-13
1
-2
/
+1
*
|
fix rails binary path when using --dev [ci skip]
Vijay Dev
2012-01-13
2
-2
/
+2
*
|
Added note about [ci skip] tag to contributing guide
Piotr Sarnacki
2012-01-12
1
-0
/
+2
*
|
deprecates Module#local_constant_names
Xavier Noria
2012-01-12
1
-2
/
+4
*
|
add info about kindle guides in the release guide
Vijay Dev
2012-01-13
1
-0
/
+4
*
|
prepare for 3.2 guides release :)
Vijay Dev
2012-01-13
1
-1
/
+1
*
|
remove hidden link in guides layout
Vijay Dev
2012-01-13
1
-1
/
+0
|
/
*
add 3.2 release notes to the guides index
Vijay Dev
2012-01-13
1
-0
/
+4
*
First attempt at providing a 'what to update' section for Rails 3.1
Vijay Dev
2012-01-13
1
-0
/
+100
*
minor revision in 3.2 release guide
Vijay Dev
2012-01-13
1
-1
/
+1
*
AS::Callbacks: remove unused runner
Bogdan Gusiev
2012-01-12
1
-1
/
+1
*
Add CHANGELOG entry
Santiago Pastorino
2012-01-11
1
-0
/
+2
*
add some missing formats in the release guide
Vijay Dev
2012-01-11
1
-5
/
+5
*
Some revisions to the release notes guide
Vijay Dev
2012-01-11
1
-13
/
+13
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-01-11
2
-17
/
+12
|
\
|
*
Update Active Support Constants guide for 1.9.
Hendy Tanata
2012-01-10
1
-12
/
+10
|
*
Substitute "gem" for "plugin" in contributing guide
Jo Liss
2012-01-08
1
-2
/
+2
|
*
remove ruby 1.8 example from Array.wrap documentation
Sergey Nartimov
2012-01-05
1
-3
/
+0
*
|
Merge pull request #4404 from rizwanreza/edits-to-spastorino-upgrade-notes
Santiago Pastorino
2012-01-11
1
-11
/
+8
*
|
Add "What to update in your apps" section to the release notes guide
Santiago Pastorino
2012-01-10
1
-0
/
+29
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-01-04
1
-56
/
+58
|
\
|
*
General editing pass over assets pipeline guide
Mike Gunderloy
2011-12-31
1
-56
/
+58
*
|
updates to 3.2 release notes
Vijay Dev
2012-01-04
1
-1
/
+8
*
|
Rails::Plugin has gone
Santiago Pastorino
2012-01-03
9
-109
/
+7
*
|
DRY up guides index page
Vijay Dev
2011-12-31
2
-46
/
+11
|
/
*
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
*
Minor readability improvements
Sam Umbach
2011-12-30
1
-13
/
+13
*
SCSS processor is provided by the sass gem
Sam Umbach
2011-12-30
1
-1
/
+1
*
removes the compatibility method Module#method_names
Xavier Noria
2011-12-25
1
-6
/
+0
*
removes the compatibility method Module#instance_method_names
Xavier Noria
2011-12-25
1
-7
/
+1
*
Module#name returns nil for anonymous class in ruby 1.9
Vasiliy Ermolovich
2011-12-25
1
-1
/
+1
*
add back the version info to the title in guides index page
Vijay Dev
2011-12-25
1
-1
/
+1
*
Some fixes in rails guides generation
Vijay Dev
2011-12-25
1
-8
/
+6
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2011-12-25
2
-4
/
+4
|
\
|
*
Final grammar checkup on 3.2 release notes.
Kristian Freeman
2011-12-23
1
-1
/
+1
|
*
Grammar in 3.2 release notes.
Kristian Freeman
2011-12-23
1
-2
/
+2
|
*
[docs] make it clear that the methods in a generator are executed sequentially
Brian Browning
2011-12-23
1
-1
/
+1
*
|
fix kindle apps link in edge guides index
Vijay Dev
2011-12-25
1
-1
/
+1
*
|
download guides for the Kindle and Kindle apps from the home page
Xavier Noria
2011-12-25
2
-2
/
+6
*
|
(draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria]
Xavier Noria
2011-12-24
12
-177
/
+386
*
|
remove deprecated Module#synchronize from ActiveSupport
Sergey Nartimov
2011-12-24
1
-24
/
+0
*
|
add latest changes to 3.2 release notes
Vijay Dev
2011-12-24
1
-0
/
+14
*
|
minor edits in caching guide
Vijay Dev
2011-12-24
1
-3
/
+3
*
|
Gzip files on page caching
Andrey A.I. Sitnik
2011-12-24
1
-0
/
+22
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2011-12-24
1
-1
/
+1
|
\
|
*
[docs] pluck docs reverted for activesupport
Arun Agrawal
2011-12-23
1
-10
/
+0
[next]