diff options
| author | Xavier Noria <fxn@hashref.com> | 2009-02-07 14:03:42 +0100 |
|---|---|---|
| committer | Xavier Noria <fxn@hashref.com> | 2009-02-07 14:03:42 +0100 |
| commit | bc793f58b083a76faae5c2551e13b6a44b6b63ab (patch) | |
| tree | ca6f60c96d716bc3af7c7257a541585e105158c1 | |
| parent | b7d4d8d6edd78a8ea8876b8f91798099f15bcb2b (diff) | |
| download | rails-bc793f58b083a76faae5c2551e13b6a44b6b63ab.tar.gz rails-bc793f58b083a76faae5c2551e13b6a44b6b63ab.tar.bz2 rails-bc793f58b083a76faae5c2551e13b6a44b6b63ab.zip | |
added Changelog section
| -rw-r--r-- | railties/guides/source/plugins.textile | 6 |
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 |
