public
Description: Conditional checks on Rails filters
Clone URL: git://github.com/thoughtbot/when.git
README message about Obsoleteness

git-svn-id: https://svn.thoughtbot.com/plugins/when/trunk@351 
7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
dcroak (author)
Fri Feb 15 08:07:43 -0800 2008
commit  bdf498d8987f665fb0104364558bec7cfe02558e
tree    3c4d512c241384cd3b4b9f755088009438601ad0
parent  7f16b88604c6780e81bff5a887ed3c3af60d6f19
0
...
106
107
108
 
 
 
 
 
 
109
110
111
...
106
107
108
109
110
111
112
113
114
115
116
117
0
@@ -106,6 +106,12 @@ When will not work if your code contains any of these.
0
 
0
 In our experience we've never used class callbacks or filters and find them to be overkill.
0
 
0
+Obsolete after Rails 2.0.3
0
+==========================
0
+
0
+Whenever the next release after Rails 2.0.2 comes out, this feature will be baked into Rails
0
+via the ActiveSupport::Callbacks module. Happy coding!
0
+
0
 Installation
0
 ============
0
 

Comments

    No one has commented yet.