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
/
multiple_applications_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Zeitwerk integration
Xavier Noria
2019-02-12
1
-24
/
+0
*
Restructure credentials after environment overrides.
Kasper Timm Hansen
2019-01-14
1
-2
/
+2
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-5
/
+5
*
Remove unused boot_rails method and it's usage
Prathamesh Sonpatki
2016-07-04
1
-1
/
+0
*
Remove warning for setting eager_load
Arun Agrawal
2015-06-05
1
-1
/
+1
*
`secret_token` is now saved in `Rails.application.secrets.secret_token`
Benjamin Fleischer
2014-11-02
1
-6
/
+8
*
add a new constructor that runs load hooks
Aaron Patterson
2014-08-07
1
-5
/
+5
*
Remove some more globals from tests
Carlos Antonio da Silva
2014-07-30
1
-26
/
+26
*
Make console and generators blocks works at Application instance level
Rafael Mendonça França
2014-04-14
1
-0
/
+20
*
Rails.application should be set inside before_configuration hook
Rafael Mendonça França
2014-04-07
1
-0
/
+6
*
Fix typos: the indefinite articles(a -> an)
SUGINO Yasuhiro
2013-09-13
1
-1
/
+1
*
Allowing multiple rails applications in the same ruby instance.
wangjohn
2013-06-30
1
-0
/
+148