Sha256: 453cdacc0ff0c436135c15406c362dbb40a87b7c7e01ae9e8dd9d12ddd47a1b4
Contents?: true
Size: 219 Bytes
Versions: 2
Compression:
Stored size: 219 Bytes
Contents
require 'active_record' $LOAD_PATH.unshift(File.dirname(__FILE__)) module TeleNotify if defined?(ActiveRecord::Base) require 'tele_notify/telegram_user' require 'tele_notify/telegram_controller' end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
TelegemBot-0.1.1 | lib/tele_notify.rb |
tele_notify-0.1.1 | lib/tele_notify.rb |