mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-16 20:01:30 +00:00
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. |
||
---|---|---|
.. | ||
deploy | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
database.yml | ||
deploy.rb | ||
environment.rb | ||
icons.yml | ||
routes.rb | ||
unicorn.rb.example |