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
/
guides
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Correct guide relating MiddlewareStackProxy with Enumerable
Alex Johnson
2013-11-13
1
-5
/
+4
|
*
|
[ci skip] Replace #=> with # =>
Alex Johnson
2013-11-12
3
-17
/
+17
|
*
|
Fix RailsServer#start content in initialization guide
Alex Johnson
2013-11-12
1
-17
/
+23
|
*
|
Add section for command_tasks in initialization guide
Alex Johnson
2013-11-08
1
-12
/
+42
|
*
|
Update commands.rb content in initialization guide
Alex Johnson
2013-11-08
1
-2
/
+8
*
|
|
Helper should be a module in Rails guides [ci skip]
Martin Harrigan
2013-11-23
1
-1
/
+1
*
|
|
Added a missing close parenthesis to i18n.md
Jacob Evan Shreve
2013-11-21
1
-1
/
+1
*
|
|
Fix ActiveRecord::Relation#unscope
Jon Leighton
2013-11-20
1
-16
/
+10
|
|
/
|
/
|
*
|
Update caching guide with respect to :namespace
Jonathan Baudanza
2013-11-19
1
-1
/
+1
*
|
Fixed typos in shallow routes and routing concerns
Ben Lewis
2013-11-18
1
-2
/
+2
*
|
Instrument each load config initializer
Paul Nikitochkin
2013-11-16
1
-0
/
+9
*
|
[ci skip] typo in ArgumentError exception
Peter Vandenabeele
2013-11-16
1
-1
/
+1
*
|
Merge pull request #12907 from JuanitoFatas/upgrading
Rafael Mendonça França
2013-11-15
1
-9
/
+10
|
\
\
|
*
|
[ci skip] Update gem versions for 3.2 and 3.1. Also change some words.
Juanito Fatas
2013-11-16
1
-9
/
+10
*
|
|
Change Relation#all to Relation#load [ci skip]
Sıtkı Bağdat
2013-11-15
1
-1
/
+1
*
|
|
Merge pull request #10848 from 907th/add_block_to_cattr_reader
Rafael Mendonça França
2013-11-15
1
-0
/
+9
|
\
\
\
|
*
|
|
Unify `cattr_*` interface: allow to pass a block to `cattr_reader`.
Alexey Chernenkov
2013-11-15
1
-0
/
+9
|
|
/
/
*
/
/
Remove broken Commmand Line guide link
Nate Berkopec
2013-11-15
1
-2
/
+0
|
/
/
*
|
Make it clear that require 'active_support' is required [ci-skip]
Godfrey Chan
2013-11-13
1
-1
/
+4
*
|
Revert "`remove_column` does not take a type argument. [ci skip]. Closes #12864"
Yves Senn
2013-11-13
1
-1
/
+1
*
|
[ci skip] Fix curl response output and use strong parameters in update action.
Juanito Fatas
2013-11-13
1
-4
/
+3
*
|
`remove_column` does not take a type argument. [ci skip]. Closes #12864
Yves Senn
2013-11-12
1
-1
/
+1
*
|
Merge pull request #12815 from Adam89/patch-1
Xavier Noria
2013-11-11
1
-1
/
+1
|
\
\
|
*
|
Update security.md
Adam
2013-11-08
1
-1
/
+1
*
|
|
Fixed typo in migrations guide
Jimmy Petersen
2013-11-11
1
-1
/
+1
*
|
|
Fixed minor typo
Jens Dahl Møllerhøj
2013-11-09
1
-1
/
+1
|
/
/
*
|
:scissors: fix broken url [ci skip]
Gaurish Sharma
2013-11-09
1
-2
/
+1
*
|
removes redundant curly brackets in example code [ci skip]
Xavier Noria
2013-11-08
1
-1
/
+1
*
|
Merge pull request #12609 from corwinkelly/patch-1
Xavier Noria
2013-11-08
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix undefined method error for NilClass
corwinkelly
2013-10-23
1
-1
/
+1
|
*
Update workaround for "Outside the Scope of Strong Parameters"
corwinkelly
2013-10-22
1
-3
/
+1
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-11-07
8
-37
/
+76
|
\
\
|
*
|
Update Rails initialization guide to explain how bin/rails is executed
Alex Johnson
2013-11-06
1
-3
/
+36
|
*
|
Fixed code syntax for config.ru [ci skip]
Rashmi Yadav
2013-11-04
1
-1
/
+1
|
*
|
exists? is deprecated in ruby trunk [ci skip]
Rashmi Yadav
2013-11-01
2
-4
/
+4
|
*
|
guides/rails_on_rack: Fix formatting of _Internal Middleware Stack_ section
Zachary Scott
2013-10-28
1
-23
/
+23
|
*
|
fix typo introduced when searching in markdown document with vim
Damien Mathieu
2013-10-24
1
-14
/
+14
|
*
|
rephrase the overriding views part about the view path
Damien Mathieu
2013-10-24
1
-15
/
+15
|
*
|
Fixed URL link to rendered_component plugin [ci skip]
Harshad Sabne
2013-10-23
1
-1
/
+1
|
*
|
Update 4_0_release_notes.md
Harshad Sabne
2013-10-22
1
-2
/
+2
|
*
|
Fixes typo
Jay Hayes
2013-10-20
1
-1
/
+1
|
*
|
Update 3_2_release_notes.md
Harshad Sabne
2013-10-20
1
-1
/
+1
|
*
|
Update I18n guide to note the additional features of the `translate` view helper
Jay Hayes
2013-10-19
1
-1
/
+7
|
*
|
Updated 3.2.x link [ci skip]
Rashmi Yadav
2013-10-18
1
-1
/
+1
*
|
|
Add +capitalize+ option to Inflector.humanize
claudiob
2013-11-06
1
-0
/
+6
*
|
|
Clarify HTML Safe Translations [ci-skip]
Derek Prior
2013-11-05
1
-1
/
+1
*
|
|
document `BACKTRACE` env var usage in testing guide. [ci skip]
Yves Senn
2013-11-04
1
-0
/
+11
*
|
|
Update guides welcome page to point to version 3.2.15 [ci skip]
Carlos Antonio da Silva
2013-11-02
1
-1
/
+1
*
|
|
Merge pull request #12704 from JuanitoFatas/routing
Rafael Mendonça França
2013-10-31
1
-90
/
+93
|
\
\
\
|
*
|
|
[ci skip] Make all tables have Controller#Action, change a tense in sentence.
Juanito Fatas
2013-10-31
1
-90
/
+93
[prev]
[next]