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
/
generators
/
active_record
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
9
-147
/
+0
*
Refactored create_migration on model generator.
José Valim
2009-08-09
1
-6
/
+2
*
Fixed generating a namespaced model with table pluralization turned off. Add ...
Hugo Peixoto
2009-08-09
1
-1
/
+3
*
Improved coverage for session_migration generator. [#3008 status:resolved]
José Valim
2009-08-08
1
-1
/
+1
*
Fixed reference to AR::SessionStore::Session.table_name in session migrations
Elad Meidar
2009-08-08
1
-1
/
+5
*
Change attributes default type to array to allow order to be preserved.
José Valim
2009-07-21
2
-2
/
+2
*
Add some attribute readers to migration module.
José Valim
2009-07-13
3
-3
/
+3
*
Make invoke output white and use padding.
José Valim
2009-07-02
1
-4
/
+4
*
Removing unecessary class methods.
José Valim
2009-07-02
1
-4
/
+3
*
Show second level invocations on usage.
José Valim
2009-07-02
2
-0
/
+4
*
Added ResourceGenerator.
José Valim
2009-06-28
2
-2
/
+2
*
Added migration and session_migration generator.
José Valim
2009-06-28
4
-0
/
+72
*
Added migrations and make base generators be lazy loaded.
José Valim
2009-06-28
3
-8
/
+9
*
Add model_subclass generator with deprecation warning.
José Valim
2009-06-27
2
-4
/
+10
*
Added parent option to model generator.
José Valim
2009-06-27
2
-10
/
+6
*
Initial scratch of model generators.
José Valim
2009-06-27
3
-0
/
+54
*
Make Observer generator agnostic.
José Valim
2009-06-27
2
-0
/
+13