Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | be sure to parenthesize the arguments when the first one is a RegExp literal | Akira Matsuda | 2011-05-18 | 1 | -14/+14 |
* | Fixed failing tests for namespaced_generators_test. in 1.9.2 | Arun Agrawal | 2011-05-14 | 1 | -1/+5 |
* | Fix more generator tests. | José Valim | 2011-04-17 | 1 | -4/+4 |
* | Fix scaffold generator to be aware of namespace in isolated engine | Piotr Sarnacki | 2010-11-03 | 1 | -0/+153 |
* | Rename namespace method to isolate_namespace. | Piotr Sarnacki | 2010-10-09 | 1 | -2/+2 |
* | Add namespacing to mailer generator | Piotr Sarnacki | 2010-09-25 | 1 | -0/+52 |
* | Add namespacing for observer generator | Piotr Sarnacki | 2010-09-25 | 1 | -0/+22 |
* | Add namespace for test_unit generators | Piotr Sarnacki | 2010-09-25 | 1 | -3/+3 |
* | Generators fix: properly check if module should be created when creating a na... | Piotr Sarnacki | 2010-09-25 | 1 | -0/+5 |
* | Generators are not aware of namespace of isolated engines and applications | Piotr Sarnacki | 2010-09-24 | 1 | -0/+125 |