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
/
test_unit
/
scaffold
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redirects are to urls, not paths
David Heinemeier Hansson
2016-05-28
1
-3
/
+3
*
fix indentation of generated controller test
yuuji.yaginuma
2015-12-18
2
-3
/
+3
*
Deal with leading CR when its not a mountable engine
David Heinemeier Hansson
2015-12-17
1
-1
/
+1
*
Update test generators to use ActionDispatch::IntegrationTest
Abdelkader Boudih
2015-12-15
2
-20
/
+22
*
Revert "Merge pull request #22569 from seuros/remove-test-case"
eileencodes
2015-12-13
2
-15
/
+14
*
Controller generators should be creating IntegrationTest stubs instead of Con...
Abdelkader Boudih
2015-12-13
2
-14
/
+15
*
make generated scaffold functional tests work inside API engines
yuuji.yaginuma
2015-08-09
1
-1
/
+4
*
fix NoMethodError that occurs when generating scaffold inside full mode engine
yuuji.yaginuma
2015-06-28
1
-1
/
+1
*
assigns was removed from Rails
Rafael Mendonça França
2015-06-11
1
-1
/
+0
*
Make Rails API apps return the full resource on update
Santiago Pastorino
2015-06-11
1
-1
/
+1
*
API apps scaffold generator generates an apropriate controller
Santiago Pastorino
2015-06-11
1
-0
/
+41
*
add engine's namespace to fixture name
yuuji.yaginuma
2015-05-31
1
-1
/
+1
*
set engine's route in the functional test is generated in the engine
yuuji.yaginuma
2015-05-31
1
-0
/
+3
*
Removed `assigns` from functional_test templates
Prathamesh Sonpatki
2015-05-02
1
-3
/
+2
*
scaffold controller_test template should use kwargs. refs #18323.
Yves Senn
2015-01-30
1
-5
/
+5
*
test PATCH method for update action in generated scaffold controller test rat...
Akira Matsuda
2013-01-03
1
-1
/
+1
*
Remove --http.
José Valim
2012-03-14
1
-50
/
+0
*
Generate special controller and functional test templates for http apps
Carlos Antonio da Silva
2012-03-14
1
-0
/
+50
*
Remove key_value helper now that master is 1.9 only and we always use
Rafael Mendonça França
2012-03-13
1
-5
/
+5
*
Use the attributes hash explicitly
Rafael Mendonça França
2012-03-13
1
-3
/
+2
*
Do not use the attributes hash in the scaffold functional tests
Rafael Mendonça França
2012-03-12
1
-2
/
+3
*
Remove needless to_param in scaffold functional test
Alexey Vakhov
2011-10-24
1
-4
/
+4
*
Rails will now generate Ruby 1.9 style hash when running scaffold_controller ...
Prem Sichanugrist
2011-04-10
1
-5
/
+5
*
Fix scaffold generator to be aware of namespace in isolated engine
Piotr Sarnacki
2010-11-03
1
-0
/
+2
*
Remove the --singeleton option from scaffold generator.
Prem Sichanugrist
2010-06-24
1
-2
/
+0
*
Patch for Namespace problem in Scaffold. [#4763 state:resolved]
Mohammed Siddick.E
2010-06-23
1
-12
/
+12
*
Make polymorphic_url and scaffolding work with uncountable resources [#3930 s...
Andrew White
2010-06-20
1
-1
/
+1
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
1
-0
/
+51
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
1
-47
/
+0
*
Merge
David Heinemeier Hansson
2010-01-03
1
-2
/
+2
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+47