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
/
lib
/
rails
/
railtie
/
configurable.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Privatize unneededly protected methods in Railties
Akira Matsuda
2016-12-25
1
-1
/
+1
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-1
/
+1
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-3
/
+3
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-1
/
+1
*
adds missing require
Xavier Noria
2011-06-07
1
-0
/
+2
*
Remove require AS::Concern from places where is already in
Santiago Pastorino
2010-12-19
1
-2
/
+0
*
Fix indentation
Santiago Pastorino
2010-12-19
1
-3
/
+3
*
Use Concern in Rails::Railtie::Configurable
Santiago Pastorino
2010-12-19
1
-3
/
+3
*
Move singleton pattern to Railtie and remove Engine::Configurable and Applica...
Piotr Sarnacki
2010-09-03
1
-7
/
+19
*
Move configuration to subfolders.
José Valim
2010-01-23
1
-1
/
+1
*
Create configurable modules and ensure that they are added only on direct chi...
José Valim
2010-01-23
1
-0
/
+23