public
Rubygem
Description: Demonstrates a reference implementation for sending messages between users
Homepage: http://www.pluginaweek.org
Clone URL: git://github.com/pluginaweek/has_messages.git
Add note about optionally using plugins_plus
obrie (author)
Sun Jul 13 13:22:25 -0700 2008
commit  98f58588de21128cedee6c2970e6fa117b52f046
tree    ba92d438441a4f74c49af229e15fbfb2c80734d5
parent  c8870feb561fe6ff808a8674aa4ed6e6a7eb98d3
...
98
99
100
101
102
 
...
98
99
100
 
101
102
0
@@ -98,5 +98,5 @@ To run against a specific version of Rails:
0
 == Dependencies
0
 
0
 * Rails 2.1 or later
0
-* plugins_plus[http://github.com/pluginaweek/plugins_plus]
0
 * state_machine[http://github.com/pluginaweek/state_machine]
0
+* plugins_plus[http://github.com/pluginaweek/plugins_plugins] (optional if app files are copied to your project tree)

Comments