Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AS::Concern redefines "include" to lazy include modules as dependencies | Joshua Peek | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | Break up DependencyModule's dual function of providing a "depend_on" DSL and ↵ | Joshua Peek | 2009-05-28 | 1 | -1/+1 |
| | | | | "included" block DSL into separate modules. But, unify both approaches under AS::Concern. | ||||
* | Revert "Revert "Whitespace!"" | Joshua Peek | 2009-05-28 | 1 | -25/+24 |
| | | | This reverts commit 0cac68d3bed3e6bf8ec2eb994858e4a179046941. | ||||
* | Use super wherever possible in ActionController::Helpers#helper | Pratik Naik | 2009-05-23 | 1 | -5/+2 |
| | |||||
* | Add all the existing helpers related features to the new base | Pratik Naik | 2009-05-23 | 1 | -0/+133 |