mirror of
https://github.com/internetee/registry.git
synced 2025-07-05 10:43:32 +02:00
5 lines
67 B
Ruby
5 lines
67 B
Ruby
require "depp/engine"
|
|
|
|
module Depp
|
|
DEPP_RECORDS_ON_PAGE = 20
|
|
end
|