Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Creates an ApplicationMailer and layout by default, including html and body ↵ | Andy Jeffries | 2014-11-21 | 2 | -0/+6 |
| | | | | tags to reduce spam score | ||||
* | fix path shown in mailer's templates | Kassio Borges | 2014-02-14 | 2 | -2/+2 |
| | |||||
* | `html` and `text` templates for mailers by default | Kassio Borges | 2013-12-20 | 1 | -0/+5 |
| | |||||
* | Load generators from both lib/rails/generators and lib/generators. Using the ↵ | José Valim | 2010-03-23 | 1 | -0/+3 |
| | | | | former since it's less obstrusive. | ||||
* | Generators load path now will be Ruby load path. If you want to use ↵ | José Valim | 2010-01-18 | 1 | -3/+0 |
| | | | | rspec:install generator, you need generators/rspec/install_generator in your load path. | ||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+3 |