Sha256: 17764f9785af6c26ea8f5ebb9326646bf6db4060002dcd028edbad5365d8a82c
Contents?: true
Size: 236 Bytes
Versions: 7
Compression:
Stored size: 236 Bytes
Contents
class Przelewy24Payment::InstallGenerator < Rails::Generators::Base source_root File.expand_path('../templates', __FILE__) def add_config template "przelewy24_payment.rb", "config/initializers/przelewy24_payment.rb" end end
Version data entries
7 entries across 7 versions & 1 rubygems