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