|
Revision 720, 426 bytes
(checked in by mislav, 7 months ago)
|
fix accidental artifact in the TODO
|
| Line | |
|---|
| 1 |
Rails 2 Todo: |
|---|
| 2 |
|
|---|
| 3 |
* Something is wrong with the code tracking whether or not nodes are expanded |
|---|
| 4 |
in the site map. The tests are passing now, but the expansion is not |
|---|
| 5 |
preserved beyond 2 levels. -- COMPLETED (mislav) |
|---|
| 6 |
|
|---|
| 7 |
* Update boot.rb and environment.rb. Make sure the templates that the radiant |
|---|
| 8 |
command uses are updated as well. -- COMPLETED (sean) |
|---|
| 9 |
|
|---|
| 10 |
* Make sure script/spec works or uses spec.opts by default without -O. |
|---|