|
Revision 6836, 410 bytes
(checked in by david, 1 year ago)
|
Moved acts_as_taggable, browser_filters, and simply_helpful into legacy -- all have either been deprecated or rolled into Rails core already [DHH]
|
| Line | |
|---|
| 1 |
* Moved acts_as_taggable, browser_filters, and simply_helpful into legacy -- all have either been deprecated or rolled into Rails core already [DHH] |
|---|
| 2 |
|
|---|
| 3 |
* Resource feeder turned out to be too restrictive and too hard to customize; replace it by atom_feed_helper [DHH] |
|---|
| 4 |
|
|---|
| 5 |
* Extract dynamic scaffolding plugin from core. #7700 [Josh Peek] |
|---|
| 6 |
|
|---|
| 7 |
* Start a global changelog for the official Rails plugins. [Jeremy Kemper] |
|---|