Changeset 49
- Timestamp:
- 12/06/04 18:19:24 (4 years ago)
- Files:
-
- trunk/railties/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/railties/CHANGELOG
r4 r49 1 1 *CVS* 2 3 * Added script/envcon that makes it even easier to start an IRB session for interacting with the domain model. Run with no-args to 4 see help. 2 5 3 6 * Added breakpoint support by default to the WEBrick dispatcher. This means that you can break out of execution at any point in