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
/
behaviour.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-4
/
+4
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-11
/
+11
*
change `prepare_destination` to public API [ci skip]
yuuji.yaginuma
2015-10-08
1
-1
/
+2
*
- 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
*
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
*
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
1
-40
/
+36
*
Break down Rails::Generator::TestCase into modules
Pablo Herrero
2013-03-31
1
-0
/
+107