huginn/app
Dominik Sander 070946e879 Work around possible regression in rails
`pluck` used to always trigger a database query. With Rails 5.0.1 it uses data from
already loaded associations, this also includes new records for which we can not
generate agent_paths
2016-12-27 23:40:09 +01:00
..
assets Prevent submit from disabling on invalid json (#1790) 2016-11-13 15:21:43 -05:00
concerns Allow an empty or null base URI 2016-11-27 13:38:23 +09:00
controllers Ensure helper classes are available in production 2016-10-05 22:47:38 +02:00
helpers Cache Agent type select options in Agent#new 2016-11-22 20:02:27 +01:00
importers Uploadicons (#1427) 2016-06-15 23:52:50 -07:00
jobs Fix the specs on rails5 2016-10-05 22:47:38 +02:00
mailers added options to send plain or html emails 2016-02-29 15:45:51 -05:00
models Fix spec failures 2016-12-20 13:32:48 -05:00
presenters Agent form: ace-editor highlighting and theme (#1727) 2016-10-11 19:25:12 -04:00
validators Improve agent and scenario forms 2016-05-12 09:15:49 +02:00
views Work around possible regression in rails 2016-12-27 23:40:09 +01:00