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
/
generators
/
named_base_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 tests
Akira Matsuda
2016-12-24
1
-1
/
+1
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-2
/
+2
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-72
/
+72
*
Removed duplicate requiring minitest/mock as it is already required in method...
Ronak Jangir
2015-08-26
1
-1
/
+0
*
Remove use of mocha in the named base tests
Semyon Pupkov
2015-04-28
1
-10
/
+13
*
tests, reset global to previous value.
Yves Senn
2015-02-09
1
-1
/
+3
*
Remove warning from generator named base test
Yuki Nishijima
2015-02-08
1
-10
/
+0
*
Stop requiring mocha automatically
Rafael Mendonça França
2014-07-19
1
-0
/
+1
*
Added --model-name option scaffold_controller_generator.
yalab
2013-10-15
1
-0
/
+19
*
Add convenience method to hide a generator from the available ones
Carlos Antonio da Silva
2012-02-03
1
-0
/
+9
*
Fixed issue #6363, avoid to pluralized already pluralized names and singulari...
Timothy N. Tsvetkov
2011-02-16
1
-0
/
+5
*
Make polymorphic_url and scaffolding work with uncountable resources [#3930 s...
Andrew White
2010-06-20
1
-0
/
+10
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
1
-1
/
+1
*
Use human_name in scaffold.
José Valim
2010-03-17
1
-0
/
+18
*
More work on generated mailer templates.
José Valim and Mikel Lindsaar
2010-01-26
1
-0
/
+8
*
Change mailer generator templates and refactor the whole naming schema.
José Valim and Mikel Lindsaar
2010-01-25
1
-15
/
+47
*
Get generators tests running on Ruby 1.9.1
José Valim
2010-01-19
1
-1
/
+2
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
1
-1
/
+1
*
Move all generators tests to use new test case syntax.
José Valim
2010-01-03
1
-4
/
+4
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-1
/
+1
*
rm -rf rails_generator/generators
José Valim
2009-07-02
1
-0
/
+42