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
/
generators
/
actions
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
*
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
1
-2
/
+2
*
Privatize unneededly protected methods in Railties
Akira Matsuda
2016-12-25
1
-3
/
+3
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-21
/
+21
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
revises fileutils dependencies in railties
Xavier Noria
2016-04-11
1
-0
/
+1
*
Add No Doc
Cory Gwin
2015-12-18
1
-1
/
+1
*
Merge pull request #17302 from claudiob/replace-slower-block-call-with-faster...
Rafael Mendonça França
2014-10-18
1
-2
/
+2
*
Revert "Replace (slower) block.call with (faster) yield"
Zachary Scott
2014-10-18
1
-2
/
+2
*
Replace (slower) block.call with (faster) yield
claudiob
2014-10-18
1
-2
/
+2
*
Merge pull request #16212 from aantix/additional_migration_conflict_help_mess...
Rafael Mendonça França
2014-07-18
1
-1
/
+2
|
\
|
*
Modified migration conflict message to remove the string concatenation.
Jim Jones
2014-07-18
1
-3
/
+3
|
*
Added additional help messaging when there's scaffolding being generated and ...
Jim Jones
2014-07-17
1
-1
/
+2
|
/
*
require actions rather than create_file
Aaron Patterson
2014-03-13
1
-1
/
+1
*
Add CreateMigration action
Gert Goet
2014-01-28
1
-0
/
+68