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
/
scaffold_generator_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix boolean interaction in scaffold system tests
Gannon McGibbon
2018-12-12
1
-3
/
+5
*
Show object ids in scaffold pages when displaying referenced objects
Rasesh Patel
2018-10-14
1
-3
/
+13
*
Make Webpacker the default JavaScript compiler for Rails 6 (#33079)
David Heinemeier Hansson
2018-09-30
1
-19
/
+0
*
Refactor migrations_path command option to database
Gannon McGibbon
2018-09-28
1
-3
/
+5
*
Add migrations_paths option to model generator
Gannon McGibbon
2018-09-27
1
-0
/
+6
*
Generate the same value as a label of view in system test template
yuuji.yaginuma
2018-08-29
1
-1
/
+1
*
prefer File.write for bulk writes
Xavier Noria
2018-05-05
1
-2
/
+2
*
Remove field ids from scaffold form
yuuji.yaginuma
2017-11-26
1
-4
/
+4
*
Generate the correct path in nested scaffold generator
yuuji.yaginuma
2017-11-05
1
-1
/
+8
*
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
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
Add system tests to generate scaffold
Dinah Shi
2017-06-30
1
-0
/
+34
|
/
*
add field ids when generating a scaffold form.
Yves Senn
2017-03-26
1
-4
/
+4
*
Default to yielding a `form` variable.
Kasper Timm Hansen
2017-03-20
1
-4
/
+4
*
Make destroy command work within engines
yuuji.yaginuma
2017-03-14
1
-0
/
+55
*
Move and rename system tests
eileencodes
2017-02-20
1
-1
/
+1
*
Turn system testing into it's own gem and rename
eileencodes
2017-02-20
1
-1
/
+1
*
Add tests for system testing
eileencodes
2017-02-20
1
-0
/
+5
*
Fix generator command for nested (namespaced) rails engine (take 2)
Fumiaki MATSUSHIMA
2017-01-07
1
-0
/
+20
*
Revert "Merge pull request #27550 from mtsmfm/fix-generator-command-for-neste...
Rafael Mendonça França
2017-01-03
1
-20
/
+0
*
Fix generator command for nested (namespaced) rails engine
Fumiaki MATSUSHIMA
2017-01-03
1
-0
/
+20
*
modernizes hash syntax in railties
Xavier Noria
2016-08-06
1
-3
/
+3
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-6
/
+6
*
Generate application_record.rb file before model file
Wojciech Wnętrzak
2016-06-08
1
-3
/
+3
*
Fix more assertion counts.
Kasper Timm Hansen
2016-05-28
1
-2
/
+2
*
make rake proxy work in rails engines
yuuji.yaginuma
2016-01-31
1
-4
/
+4
*
Pare back default `index` option for the migration generator
Prathamesh Sonpatki
2016-01-24
1
-4
/
+4
*
Update test generators to use ActionDispatch::IntegrationTest
Abdelkader Boudih
2015-12-15
1
-10
/
+10
*
Revert "Merge pull request #22569 from seuros/remove-test-case"
eileencodes
2015-12-13
1
-4
/
+4
*
Controller generators should be creating IntegrationTest stubs instead of Con...
Abdelkader Boudih
2015-12-13
1
-4
/
+4
*
make generated scaffold functional tests work inside API engines
yuuji.yaginuma
2015-08-09
1
-0
/
+28
*
make test runner work correctly inside engine
yuuji.yaginuma
2015-07-12
1
-2
/
+2
*
fix NoMethodError that occurs when generating scaffold inside full mode engine
yuuji.yaginuma
2015-06-28
1
-0
/
+14
*
Fix scaffold generator test for resource routes
Santiago Pastorino
2015-06-11
1
-1
/
+1
*
Api apps scaffold does not generate assets
Santiago Pastorino
2015-06-11
1
-1
/
+6
*
Api apps scaffold does not generate helpers
Santiago Pastorino
2015-06-11
1
-1
/
+4
*
Api apps scaffold does not generate views
Santiago Pastorino
2015-06-11
1
-1
/
+8
*
Add api scaffold test for route, controller and its tests
Santiago Pastorino
2015-06-11
1
-0
/
+55
*
add option to avoid generating scaffold.css
masarakki
2015-06-09
1
-0
/
+14
*
add test to run generated test files inside mountable engine
yuuji.yaginuma
2015-06-02
1
-0
/
+14
*
Force generated route to be inserted
Andrew White
2015-02-05
1
-0
/
+5
*
Don't remove all line endings from routes.rb
Andrew White
2015-02-03
1
-0
/
+18
*
build fix II, adjust broken tests as a consequence of 670ac73126.
Yves Senn
2015-01-30
1
-4
/
+4
*
Improve the matches on the scaffold generator tests
Carlos Antonio da Silva
2015-01-03
1
-9
/
+8
*
Merge pull request #13434 from tanraya/local_variables
Carlos Antonio da Silva
2015-01-03
1
-0
/
+11
|
\
|
*
Use local variables in _form.html.erb generated by scaffold generator.
tanraya
2014-07-26
1
-0
/
+11
*
|
Remove warnings
Carlos Antonio da Silva
2015-01-02
1
-2
/
+2
*
|
Verify the helper name with plural as it is generated
Carlos Antonio da Silva
2015-01-02
1
-1
/
+1
[next]