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
/
action_controller_overview.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix typo in AC overview guide [ci skip]
Carlos Antonio da Silva
2013-03-05
1
-1
/
+1
*
example for `accepts_nested_attribtues_for` and strong parameters.
Yves Senn
2013-03-05
1
-0
/
+9
*
strong parameters example for default values using `fetch`. [ci skip]
Yves Senn
2013-03-05
1
-0
/
+12
*
integrate the strong params README into the AC guide.
Yves Senn
2013-03-03
1
-0
/
+118
*
Remove XML Parser from ActionDispatch
Prem Sichanugrist
2013-02-20
1
-3
/
+5
*
consistently inherit from ApplicationController in guides exemples
Cyril Jouve
2013-01-20
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-01-09
1
-4
/
+4
|
\
|
*
a bit of inline code tags
Mikhail Dieterle
2013-01-01
1
-4
/
+4
*
|
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
1
-1
/
+1
*
|
Namespace HashWithIndifferentAccess
Akira Matsuda
2013-01-07
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-08
1
-9
/
+9
|
\
|
*
Remove references to Rails versions.
Steve Klabnik
2012-12-07
1
-1
/
+1
|
*
Fix small grammatical error
Max Katz
2012-12-07
1
-1
/
+1
|
*
Fixed grammar in a lot of guide prologues.
Katie Oldaker
2012-12-07
1
-7
/
+7
*
|
update guides to use _action callbacks [ci skip]
Francesco Rodriguez
2012-12-07
1
-10
/
+10
*
|
Adding filter capability to ActionController logs
Fabrizio Regini
2012-12-05
1
-3
/
+24
|
/
*
Normalize on 'After reading this guide, you will know:'
Steve Klabnik
2012-11-29
1
-1
/
+3
*
Add periods to the bullet points in guides.
Steve Klabnik
2012-11-29
1
-7
/
+7
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-11-17
1
-17
/
+19
|
\
|
*
Remove unecessary word
Agis Anastasopoulos
2012-11-15
1
-1
/
+1
|
*
Slightly improve the syntax & grammar
Agis Anastasopoulos
2012-11-15
1
-3
/
+3
|
*
Add a note for the example in Setting Custom Headers
Agis Anastasopoulos
2012-11-15
1
-0
/
+2
|
*
Wrap before & after words in quotes when they're referring to filters
Agis Anastasopoulos
2012-11-15
1
-6
/
+6
|
*
Slightly improve the syntax
Agis Anastasopoulos
2012-11-15
1
-1
/
+1
|
*
Replace "name" with "author" in the Cookies example
Agis Anastasopoulos
2012-11-15
1
-2
/
+2
|
*
Minor punctuation improvement in ActionController guide
Agis Anastasopoulos
2012-11-15
1
-1
/
+1
|
*
Use the more compact syntax in the example
Agis Anastasopoulos
2012-11-15
1
-1
/
+1
|
*
use em-dashes instead of two minuses in guides
burningTyger
2012-11-10
1
-2
/
+2
*
|
Rename secret_token_key to secret_key_base
Santiago Pastorino
2012-11-03
1
-1
/
+1
*
|
Sign cookies using key deriver
Santiago Pastorino
2012-11-03
1
-1
/
+1
|
/
*
Use a better word
Agis Anastasopoulos
2012-10-26
1
-1
/
+1
*
Revert "divided into folder with the language"
Rafael Mendonça França
2012-10-17
1
-0
/
+845
*
divided into folder with the language
Rodrigo Martins
2012-10-17
1
-845
/
+0
*
[Guides] Format content for small devices
Joe Fiorini
2012-10-06
1
-2
/
+2
*
Update examples in action_controller_overview.md to ruby 1.9 syntax. [ci skip]
José Corcuera
2012-09-21
1
-4
/
+4
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-09-21
1
-33
/
+28
*
Fix remaining formatting problems in the guide
Prem Sichanugrist
2012-09-17
1
-5
/
+5
*
Convert all tables to Markdown syntax
Prem Sichanugrist
2012-09-17
1
-19
/
+21
*
Convert all the links into Markdown format
Prem Sichanugrist
2012-09-17
1
-10
/
+10
*
Convert all inline codes to Markdown syntax
Prem Sichanugrist
2012-09-17
1
-74
/
+74
*
change shell to bash
Prem Sichanugrist
2012-09-17
1
-1
/
+1
*
Convert inline code tags to Markdown
Prem Sichanugrist
2012-09-17
1
-5
/
+5
*
Convert heading tags and heading section
Prem Sichanugrist
2012-09-17
1
-35
/
+50
*
Convert code blocks into GFM style
Prem Sichanugrist
2012-09-17
1
-90
/
+90
*
Rename the rest of the guides to Markdown
Prem Sichanugrist
2012-09-17
1
-0
/
+833
[prev]