Yehuda Katz + Carl Lerche
|
f0dd77c6be
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
|
Hugo Peixoto
|
22b38c18c6
|
Fixed generating a namespaced model with table pluralization turned off. Add tests for namespaced model generation.
[#767 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2009-08-09 02:38:35 -07:00 |
|
José Valim
|
a06c825b46
|
Updated vendored Thor to 0.11.1 and update Rails::Generators.
|
2009-07-14 22:20:43 +02:00 |
|
José Valim
|
a5ab030ae4
|
Ensure non timestamped migrations are generated properly.
|
2009-07-13 22:26:58 +02:00 |
|
José Valim
|
09c288f0c5
|
Add the new generators environment and update commands.
|
2009-07-08 12:55:50 +02:00 |
|
José Valim
|
21db04818e
|
More tests for rails generators and lookup.
|
2009-07-03 14:57:46 +02:00 |
|
José Valim
|
d1c404ee90
|
Added lookup to generators.
|
2009-07-03 14:57:46 +02:00 |
|
José Valim
|
555a956a66
|
Ensure both migration and routes are removed on revoke.
|
2009-07-02 10:27:39 +02:00 |
|
José Valim
|
9413dba432
|
Added tessts for resources generator.
|
2009-06-28 19:46:34 +02:00 |
|
José Valim
|
496dde95fb
|
Added migrations and make base generators be lazy loaded.
|
2009-06-28 11:56:44 +02:00 |
|
José Valim
|
c03585aa8d
|
Show invoked generators options on meta generators.
|
2009-06-27 21:30:00 +02:00 |
|
José Valim
|
fdeee65c96
|
Add model_subclass generator with deprecation warning.
|
2009-06-27 21:30:00 +02:00 |
|
José Valim
|
7b6c5ed7db
|
Added parent option to model generator.
|
2009-06-27 21:30:00 +02:00 |
|
José Valim
|
acaeaf308a
|
Add a fixture replacement hook to TestUnit model generator.
|
2009-06-27 21:29:59 +02:00 |
|
José Valim
|
8c5622f0d4
|
Initial scratch of model generators.
|
2009-06-27 21:29:59 +02:00 |
|