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
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Privatize unneededly protected methods in Railties
Akira Matsuda
2016-12-25
1
-5
/
+5
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-4
/
+4
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
2
-5
/
+4
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-11
/
+11
*
Merge pull request #21912 from y-yagi/move_prepare_destination_to_public
Sean Griffin
2015-10-08
1
-1
/
+2
|
\
|
*
change `prepare_destination` to public API [ci skip]
yuuji.yaginuma
2015-10-08
1
-1
/
+2
*
|
remove unused require
yuuji.yaginuma
2015-10-08
1
-2
/
+0
|
/
*
assert_file understands paths with special characters
Diego Carrion
2015-06-18
1
-1
/
+1
*
- Extracted silence_stream method to new module in activesupport/testing.
Vipul A M
2015-01-20
1
-16
/
+2
*
Fix example code for `Rails::Generators::Testing::Behaviour` [ci skip]
Ryunosuke SATO
2014-10-17
1
-1
/
+1
*
Keep quietly and capture undeprecated on your suite
Rafael Mendonça França
2014-07-15
1
-0
/
+17
*
Require shellwords since it is dependecy of this file
Rafael Mendonça França
2014-06-26
1
-0
/
+2
*
Removing without_thor_debug
Arun Agrawal
2014-01-11
1
-13
/
+3
*
Reverse 821525e and wrap run_generator call
Andrew White
2014-01-02
1
-3
/
+13
*
More Warnings removed for ruby trunk
Arun Agrawal
2013-11-01
1
-2
/
+2
*
Make the application name snake cased when it contains spaces
Robin Dupret
2013-10-22
1
-1
/
+1
*
Revert "Merge pull request #10194 from pabloh/extract_regexp_at_generators_te...
Carlos Antonio da Silva
2013-04-12
1
-3
/
+1
*
Extract method declaration regexp into a constant
Pablo Herrero
2013-04-12
1
-1
/
+3
*
Avoid running bundler on tests that don't need it
Sam Ruby
2013-04-03
1
-1
/
+4
*
Move the class methods to above the protected section
Rafael Mendonça França
2013-04-01
3
-47
/
+36
*
Break down Rails::Generator::TestCase into modules
Pablo Herrero
2013-03-31
3
-0
/
+253