José Valim and Mikel Lindsaar
|
1b3cb54eba
|
More work on generated mailer templates.
|
2010-01-26 01:09:08 +01:00 |
|
José Valim and Mikel Lindsaar
|
9cb3ca1d29
|
Change mailer generator templates and refactor the whole naming schema.
|
2010-01-25 13:20:32 +01:00 |
|
José Valim
|
9fffdc5cdb
|
Generators load path now will be Ruby load path. If you want to use rspec:install generator, you need generators/rspec/install_generator in your load path.
|
2010-01-18 16:21:11 +01:00 |
|
Yehuda Katz + Carl Lerche
|
f0dd77c6be
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
|
José Valim
|
d8d83e7821
|
Change div.attribute to div.field and add some _form to tests.
|
2009-08-30 18:49:54 +02:00 |
|
José Valim
|
0efedf2a30
|
Ensure scaffold works properly even if plural name is given. [#3062]
|
2009-08-30 17:58:20 +02:00 |
|
José Valim
|
5096ba961c
|
Remove inline css. [#593 status:resolved]
|
2009-08-30 17:04:16 +02:00 |
|
José Valim
|
5d645c271b
|
Change scaffold to use _form as partial and div's instead of paragraphs. [#1760 status:resolved]
|
2009-08-30 16:53:23 +02:00 |
|
José Valim
|
10fd021789
|
Change attributes default type to array to allow order to be preserved.
|
2009-07-21 12:00:02 +02:00 |
|
José Valim
|
bcf754d8c4
|
Add a form hook to erb scaffold. Customize and go!
|
2009-07-15 22:43:25 +02:00 |
|
José Valim
|
3075ae0611
|
Solving merge conflicts.
|
2009-07-12 16:29:15 +02:00 |
|
José Valim
|
c972b25df5
|
Tests for scaffold generator.
|
2009-07-02 10:27:40 +02:00 |
|
José Valim
|
7f7afdf0f1
|
Rename ControllerNamedBase to ScaffoldBase and move ActionORM helpers.
|
2009-07-02 10:27:40 +02:00 |
|
José Valim
|
1a4d8aca8a
|
Added tests to scaffold controller.
|
2009-07-02 10:27:40 +02:00 |
|
José Valim
|
86ff074101
|
Added test unit files for scaffold_controller.
|
2009-07-02 10:27:40 +02:00 |
|
José Valim
|
80cd16372c
|
Added scaffold views to scaffold controller.
|
2009-07-02 10:27:39 +02:00 |
|
José Valim
|
496dde95fb
|
Added migrations and make base generators be lazy loaded.
|
2009-06-28 11:56:44 +02:00 |
|
José Valim
|
e2346244a2
|
Added Controller Generators.
|
2009-06-26 11:59:14 +02:00 |
|
José Valim
|
0f1c325f3c
|
Improving generators runner.
|
2009-06-26 11:59:13 +02:00 |
|
José Valim
|
534f7b54e3
|
Mailer tests.
|
2009-06-25 16:21:33 +02:00 |
|
José Valim
|
0bb95968db
|
More code refactoring.
|
2009-06-25 15:45:15 +02:00 |
|
José Valim
|
d5bdf31d89
|
Refactoring out descriptions.
|
2009-06-25 13:46:19 +02:00 |
|
José Valim
|
6e6c0117b3
|
Added Mailer generaator template engine and test framework agnostic.
|
2009-06-25 12:57:58 +02:00 |
|