public
Description: Conditional checks on Rails filters
Clone URL: git://github.com/thoughtbot/when.git
added installation instructions

git-svn-id: https://svn.thoughtbot.com/plugins/when/trunk@340 
7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
dcroak (author)
Thu Feb 14 15:29:04 -0800 2008
commit  6ad7a04e01b0f58280faa5236a10ade24fece6a9
tree    f035d7004b326470bfed63425e9db6c8a108e022
parent  3f17be92950facd2bd11a2fa53b32e3b7f2deb8a
0
...
121
122
123
 
 
 
 
 
124
...
121
122
123
124
125
126
127
128
129
0
@@ -121,4 +121,9 @@ When will not work if your code contains any of these.
0
 In our experience we've never used any of these types of callbacks and filters. By using Symbols, i.e. methods,
0
 the resulting code is much more intention revealing. Class callbacks and filters we feel are most of the time overkill.
0
 
0
+Installation
0
+============
0
+
0
+piston import https://svn.thoughtbot.com/plugins/when/trunk vendor/plugins/when
0
+
0
 Copyright (c) 2008 Jared Carroll and Dan Croak, released under the MIT license

Comments

    No one has commented yet.