Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | for ... in => .each | Akira Matsuda | 2011-05-18 | 1 | -2/+2 |
* | Rails will now generate Ruby 1.9 style hash when running scaffold_controller ... | Prem Sichanugrist | 2011-04-10 | 1 | -1/+1 |
* | Change inside_namespace method to inside_template and use it in all templates... | Piotr Sarnacki | 2010-11-16 | 1 | -2/+0 |
* | Fix scaffold generator to be aware of namespace in isolated engine | Piotr Sarnacki | 2010-11-03 | 1 | -0/+2 |
* | Patch for Namespace problem in Scaffold. [#4763 state:resolved] | Mohammed Siddick.E | 2010-06-23 | 1 | -7/+7 |
* | Load generators from both lib/rails/generators and lib/generators. Using the ... | José Valim | 2010-03-23 | 1 | -0/+27 |
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 1 | -27/+0 |
* | Don't need h in there now that XSS protection is on by default | Michael Koziarski | 2009-10-08 | 1 | -1/+1 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+27 |