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
/
test
/
application
/
url_generation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
pass a config to the route set
Aaron Patterson
2015-03-05
1
-0
/
+13
*
`secret_token` is now saved in `Rails.application.secrets.secret_token`
Benjamin Fleischer
2014-11-02
1
-1
/
+1
*
Missing AV requires in railties tests
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1
*
Removing use of subclassed application constant and instead using the
wangjohn
2013-06-03
1
-1
/
+1
*
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
*
Remove warning setting eager_load
Rafael Mendonça França
2012-10-18
1
-0
/
+1
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-3
/
+3
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-1
/
+1
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Create a deprecation behavior that triggers a notification for deprecation no...
wycats
2010-06-29
1
-0
/
+1
*
Rename config.cookie_secret to config.secret_token and pass it as configurati...
José Valim
2010-04-05
1
-1
/
+1
*
Deprecated ActionController::Base.session_options= and ActionController::Base...
Carlhuda
2010-03-04
1
-1
/
+2
*
Fix Sam Ruby's tests and deprecation warnings
Carlhuda
2010-03-04
1
-1
/
+1
*
Final pass at removing the router from a global constant
Carlhuda
2010-02-25
1
-0
/
+42