aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--railties/guides/source/plugins.textile6
1 files changed, 6 insertions, 0 deletions
diff --git a/railties/guides/source/plugins.textile b/railties/guides/source/plugins.textile
index c4fa7a88cd..668d4d6c45 100644
--- a/railties/guides/source/plugins.textile
+++ b/railties/guides/source/plugins.textile
@@ -1504,3 +1504,9 @@ The final plugin should have a directory structure that looks something like thi
| `-- yaffle_test.rb
`-- uninstall.rb
</shell>
+
+h3. Changelog
+
+"Lighthouse ticket":http://rails.lighthouseapp.com/projects/16213/tickets/32-update-plugins-guide
+
+* November 17, 2008: Major revision by Jeff Dean \ No newline at end of file