mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Remove legacy que
This commit is contained in:
parent
031a825b3b
commit
f9be2152e6
20 changed files with 15 additions and 402 deletions
|
@ -1,7 +0,0 @@
|
|||
Que::Adapters::Base::CAST_PROCS[1184] = lambda do |value|
|
||||
case value
|
||||
when Time then value
|
||||
when String then Time.parse(value)
|
||||
else raise "Unexpected time class: #{value.class} (#{value.inspect})"
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue