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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for generate scaffold password:digest
Sam Ruby
2013-03-13
1
-1
/
+5
*
test PATCH method for update action in generated scaffold controller test rat...
Akira Matsuda
2013-01-03
1
-1
/
+1
*
Extract a attributes_names method to avoid duplication
Rafael Mendonça França
2012-12-10
1
-12
/
+4
*
Deal with polymorphic attributes correctly in the generators
Rafael Mendonça França
2012-12-10
1
-5
/
+11
*
Put the reference and belongs_to attributes in the scaffold tests.
Rafael Mendonça França
2012-12-10
1
-6
/
+3
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-10-11
1
-3
/
+3
|
\
|
*
nodoc TestUnit::Generators [ci skip]
Francesco Rodriguez
2012-10-07
1
-3
/
+3
*
|
Update test locations
Mike Moore
2012-10-09
1
-1
/
+1
|
/
*
Remove unused generator options. This was added for the removed rails new --http
Santiago Pastorino
2012-04-18
1
-3
/
+0
*
Remove --http.
José Valim
2012-03-14
2
-54
/
+2
*
Generate special controller and functional test templates for http apps
Carlos Antonio da Silva
2012-03-14
2
-1
/
+56
*
Remove key_value helper now that master is 1.9 only and we always use
Rafael Mendonça França
2012-03-13
2
-10
/
+6
*
Refactor the test_unit scaffold generator to use the key_value method
Rafael Mendonça França
2012-03-13
1
-1
/
+1
*
Use the attributes hash explicitly
Rafael Mendonça França
2012-03-13
2
-6
/
+18
*
Do not use the attributes hash in the scaffold functional tests
Rafael Mendonça França
2012-03-12
2
-2
/
+11
*
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
2
-3
/
+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
2
-0
/
+69
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
2
-65
/
+0
*
Merge
David Heinemeier Hansson
2010-01-03
1
-2
/
+2
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
2
-0
/
+65