Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update test locations | Mike Moore | 2012-10-09 | 1 | -1/+1 | |
|/ | | | | | | | | | | | | | | Change the default test locations to avoid confusion around the common testing terms "unit" and "functional". Add new rake tasks for the new locations, while maintaining backwards compatibility with the old rake tasks. New testing locations are as follows: app/models -> test/models (was test/units) app/helpers -> test/helpers (was test/units/helpers) app/controllers -> test/controllers (was test/functional) app/mailers -> test/mailers (was test/functional) | |||||
* | Removed duplicate line describing "default_options". | Cory Logan | 2012-09-23 | 1 | -1/+0 | |
| | | | | [ci skip] | |||||
* | Update action_mailer_basics.md to ruby 1.9 syntax. [ci skip] | José Corcuera | 2012-09-21 | 1 | -61/+61 | |
| | ||||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -34/+36 | |
| | ||||||
* | change shell to bash | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 | |
| | ||||||
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -69/+67 | |
| | ||||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -28/+40 | |
| | ||||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -64/+64 | |
| | ||||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+555 | |