public
Description: unfinished social network app
Homepage: http://clickrichard.com
Clone URL: git://github.com/imkite/klick.git
added lockdown plugin
rnwilson (author)
Sat Jun 14 19:02:37 -0700 2008
commit  55e80b9381affce1af181348eb366d4f16ac4a5a
tree    f145a8238d4f09ace30e3c54b4135817d028389c
parent  6d16b3e92f0dea9230fc369bbc50844968657119
...
65
66
67
 
 
 
 
...
65
66
67
68
69
70
71
0
@@ -65,3 +65,7 @@ Rails::Initializer.run do |config|
0
   # Activate observers that should always be running
0
   # config.active_record.observers = :cacher, :garbage_collector
0
 end
0
+
0
+
0
+require "lockdown/init"
0
+

Comments

    No one has commented yet.