Sha256: c8761eb55d31c625aad6235fdea2291bfb24c8adfabe44c8c38c4445cac52611
Contents?: true
Size: 111 Bytes
Versions: 2
Compression:
Stored size: 111 Bytes
Contents
module TelegramChatbot class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
telegram_chatbot-0.1.3 | app/models/telegram_chatbot/application_record.rb |
telegram_chatbot-0.1.1 | app/models/telegram_chatbot/application_record.rb |