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
/
action_controller_overview.textile
Commit message (
Collapse
)
Author
Age
Files
Lines
*
guides: gives clear instructions for feedback, removes links to the now ↵
Xavier Noria
2010-11-19
1
-2
/
+0
|
|
|
|
archived LH project
*
removed unnecessary indentation
Rajinder Yadav
2010-11-14
1
-1
/
+1
|
*
added note with example for using flash in redirection
Rajinder Yadav
2010-11-14
1
-0
/
+7
|
*
corrected sample code to clear @_current_user class variable also
Rajinder Yadav
2010-11-14
1
-1
/
+1
|
*
Updated 'Action Controller Overview' guide to rails 3 and fixed a few URLs ↵
Kulbir Saini
2010-09-25
1
-11
/
+8
|
|
|
|
throwing 404s.
*
updated instructions to generate the migration for the ActiveRecord session ↵
Diego Carrion
2010-09-18
1
-1
/
+1
|
|
|
|
store table
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵
Santiago Pastorino
2010-08-14
1
-7
/
+7
|
|
|
|
's/[ \t]*$//' -i {} \;)
*
AC guide: commit review, block examples go at column 0, use .example.com as ↵
Xavier Noria
2010-08-09
1
-15
/
+15
|
|
|
|
example domain
*
updated the action_controller guide with the new session configuration options
Daniel McNevin
2010-08-08
1
-13
/
+28
|
*
added to_xml section for controller
Neeraj Singh
2010-06-25
1
-0
/
+19
|
*
Change %5b ([) to %5d (]) in escaped URL
Tore Darell
2010-04-29
1
-1
/
+1
|
*
Replace send_data with send_file in "Sending files" example
Tore Darell
2010-04-29
1
-1
/
+1
|
*
More on the new ERB syntax in the guides
James Miller
2010-04-09
1
-5
/
+5
|
*
ERB update for AC overview guide
James Miller
2010-04-09
1
-2
/
+2
|
*
generate_pdf gets it's parameter now
orangea
2010-01-23
1
-2
/
+2
|
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the ↵
Carl Lerche
2009-10-16
1
-1
/
+1
|
|
|
|
application's object root)
*
Merge docrails
Pratik Naik
2009-07-25
1
-13
/
+20
|
*
Merge docrails
Pratik Naik
2009-03-16
1
-16
/
+16
|
*
Merge with docrails
Pratik Naik
2009-02-24
1
-223
/
+201
|
*
Merge docrails along with the new guides and guides generation code
Pratik Naik
2009-02-06
1
-0
/
+798