huginn/app
Akinori MUSHA a1ccd58f17 Enable AgentLog to handle a message with invalid byte sequences.
Use `String#scrub` which is new in Ruby 2.1 and add the `string-scrub`
gem for older rubies.

Addresses #286 and #613.
2014-11-04 21:46:02 +09:00
..
assets Allow manual input for boolean and array form-configurable types 2014-11-02 01:23:42 +01:00
concerns Merge branch 'master' into openshift2 2014-11-02 14:31:36 -08:00
controllers Merge pull request #499 from dsander/form-configurable 2014-11-02 20:29:50 +01:00
helpers Change deprecated File.exists? to File.exist?. 2014-10-28 10:45:27 +09:00
mailers openshift setup is working 2014-10-05 01:13:47 -07:00
models Enable AgentLog to handle a message with invalid byte sequences. 2014-11-04 21:46:02 +09:00
presenters Allow manual input for boolean and array form-configurable types 2014-11-02 01:23:42 +01:00
views Added a concern to configure Agents via HTML forms 2014-11-02 01:23:42 +01:00