From fdecb6843ba8c5b0f718225f343017e11fa7f711 Mon Sep 17 00:00:00 2001 From: Leon Breedt Date: Fri, 18 Feb 2005 21:22:52 +0000 Subject: rename service* to web_service*. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@668 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionservice/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'actionservice/ChangeLog') diff --git a/actionservice/ChangeLog b/actionservice/ChangeLog index e226a0a14c..010c4f638a 100644 --- a/actionservice/ChangeLog +++ b/actionservice/ChangeLog @@ -1,5 +1,8 @@ UNRELEASED + * lib/*,test/*,examples/*: prefix all generic "service" + type names with web_. update all using code as well as + the RDoc. * lib/action_service/router/wsdl.rb: ensure that #wsdl is defined in the final container class, or the new ActionPack filtering will exclude it -- cgit v1.2.3