José Valim
|
13ef23f517
|
Add simple form generators.
|
2011-06-27 11:50:28 -03:00 |
|
José Valim
|
6250fa8529
|
Revert "Merge pull request #1103 from Mab879/master"
This reverts commit 944e1c0378 , reversing
changes made to 97659a1193 .
|
2011-06-08 17:37:49 +02:00 |
|
Matthew Burket
|
4f446241a4
|
Added Controller Generator and tests to go along with it.
|
2011-05-30 23:07:20 -05:00 |
|
Vinicius Baggio
|
42d002702c
|
Considering namespaces while generating the routes. Closes #682
|
2011-02-23 14:24:47 -03:00 |
|
Vinicius Baggio
|
6bd65209d5
|
Added a test case for Devise Generator
|
2011-02-23 14:24:47 -03:00 |
|
José Valim
|
b942520dc4
|
No need to use expand_path as we assume the test directory is in the .
|
2010-12-18 08:22:01 +01:00 |
|
Andrés Mejía
|
a2e92a2ef2
|
Adding mongoid generator tests.
|
2010-12-18 15:15:43 +08:00 |
|
Andrés Mejía
|
60be68436b
|
Adding tests for Active Record generator
|
2010-12-18 15:15:43 +08:00 |
|
Carlos Antonio da Silva
|
7ed1fb116f
|
Cleanup requires in generators tests, fixing issue with load error in Ruby 1.9.2
|
2010-12-09 23:52:30 -02:00 |
|
stJhimy
|
4b776c4910
|
Added test for Devise::Generators::ViewsGenerator with scope
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-10-26 18:00:45 -02:00 |
|
stJhimy
|
f53f02f385
|
Added test for Devise::Generators::ViewsGenerators with no params
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-10-26 18:00:39 -02:00 |
|
stJhimy
|
b3d3deb12f
|
Added test for Devise::Generators::InstallGenerator
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-10-26 18:00:33 -02:00 |
|