huginn/config
Dominik Sander 42b132017f Rescue from AR:SubclassNotFound and allow to delete agents
Especially when using Agent gems it happens that an Agent was deleted from the gem or the user removed a gem from the
configuration. Instead of failing with an Internal Server Error the user now is offered to delete all undefined agents.

`type.constantize` is needed to invoke the Rails auto_loader in development since not all Agent classes are loaded when
the application boots.
2016-09-21 20:10:49 +02:00
..
deploy Add capistrano 3 and documentation 2015-08-19 00:13:45 +02:00
environments Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00
initializers minor tweaks (#1669) 2016-09-06 13:36:10 -04:00
locales Improve agent and scenario forms 2016-05-12 09:15:49 +02:00
application.rb Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00
boot.rb Upgrade to rails 4.2 2015-03-19 22:21:50 +01:00
database.yml rails 4 defaulted this on, making mysql complain on bad encoding 2015-08-31 08:47:23 -07:00
deploy.rb Add capistrano 3 and documentation 2015-08-19 00:13:45 +02:00
environment.rb initial commit 2013-03-09 22:36:12 -08:00
icons.yml Uploadicons (#1427) 2016-06-15 23:52:50 -07:00
routes.rb Rescue from AR:SubclassNotFound and allow to delete agents 2016-09-21 20:10:49 +02:00
unicorn.rb.example Incorporate feedback 2015-08-19 00:14:04 +02:00