Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use example.com as standard (closes #4413) [anna] | David Heinemeier Hansson | 2006-03-25 | 1 | -1/+1 |
* | rename 'integration_test.rb' -> 'integration.rb' | Jamis Buck | 2006-03-18 | 1 | -1/+1 |
* | remove explicit dependency mechanism setting in console_app | Jamis Buck | 2006-03-03 | 1 | -5/+1 |
* | Added reload! method to script/console to reload all models and others that i... | David Heinemeier Hansson | 2006-03-03 | 1 | -0/+6 |
* | Use require instead of load with the integration stuff. Add helper method for... | Jamis Buck | 2006-03-01 | 1 | -4/+16 |
* | Add 'app' accessor to script/console as an instance of Integration::Session | Jamis Buck | 2006-03-01 | 1 | -0/+13 |