examples/lib/ragent/plugin/time_bomb.rb in ragent-0.0.4 vs examples/lib/ragent/plugin/time_bomb.rb in ragent-0.0.5
- old
+ new
@@ -47,6 +47,6 @@
end
end
end
end
-Ragent.ragent.plugins.register('time_bomb', Ragent::Plugin::TimeBomb)
+Ragent.ragent.plugins.register(Ragent::Plugin::TimeBomb)