huginn/app/models
Dominik Sander 61b33bf37c
Merge pull request #2266 from dsander/rails52
Upgrade to Rails 5.2
2018-06-17 11:50:01 +02:00
..
agents Merge pull request #2266 from dsander/rails52 2018-06-17 11:50:01 +02:00
agent.rb Handle lazy loading of Agents in gems during Agent.receive! (#2125) 2017-09-16 00:47:57 -07:00
agent_log.rb Fix delayed_job_active_record overriding defaults 2016-10-15 12:45:23 +02:00
control_link.rb Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00
event.rb Protect the latest event from automatic deletion when using MySQL 2017-05-28 01:41:59 +09:00
link.rb Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00
scenario.rb Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00
scenario_membership.rb add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios. next step: import and export 2014-05-14 22:53:32 -07:00
service.rb Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00
user.rb address issue #2059 2017-08-04 07:02:22 -07:00
user_credential.rb Use strong_parameters and drop protected_attributes 2016-09-12 15:54:26 +02:00