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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added a note about profiling options to the generators
Gonçalo Silva
2011-05-09
1
-1
/
+4
*
Stop adding actual dummy tests (they clutter up the real ones in a new app), ...
David Heinemeier Hansson
2011-04-23
6
-24
/
+18
*
Rails will now generate Ruby 1.9 style hash when running scaffold_controller ...
Prem Sichanugrist
2011-04-10
1
-5
/
+5
*
revises links to the API websites of individual components (no longer maintai...
Xavier Noria
2011-03-09
1
-1
/
+1
*
Fix scaffold generator to be aware of namespace in isolated engine
Piotr Sarnacki
2010-11-03
1
-0
/
+2
*
Add namespacing to mailer generator
Piotr Sarnacki
2010-09-25
1
-0
/
+2
*
Add namespacing for observer generator
Piotr Sarnacki
2010-09-25
1
-0
/
+2
*
Add namespace for test_unit generators
Piotr Sarnacki
2010-09-25
3
-0
/
+6
*
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
2
-13
/
+13
*
Make polymorphic_url and scaffolding work with uncountable resources [#3930 s...
Andrew White
2010-06-20
1
-1
/
+1
*
performance and integration tests inherit from AD, not AC
Gonçalo Silva
2010-05-28
2
-2
/
+2
*
Just assert for 'Hi' in generated mailer tests.
José Valim
2010-03-26
1
-1
/
+1
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
20
-0
/
+298
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
21
-293
/
+0
*
Autoload AS test case
Joshua Peek
2010-01-04
1
-2
/
+0
*
Merge
David Heinemeier Hansson
2010-01-03
1
-2
/
+2
*
Models with no attributes should just have empty hash fixtures [Sam] (Closes ...
David Heinemeier Hansson
2009-12-17
1
-5
/
+9
*
Fix generated performance test helper requires
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
21
-0
/
+291
[prev]