Sha256: 3aacb07eb8835c201536d699bf02e688322d2802c870d2c5f40956792dcbb95d
Contents?: true
Size: 184 Bytes
Versions: 51
Compression:
Stored size: 184 Bytes
Contents
class RpushConfigGenerator < Rails::Generators::Base source_root File.expand_path('../templates', __FILE__) def copy_config copy_file 'rpush.rb', $RPUSH_CONFIG_PATH end end
Version data entries
51 entries across 51 versions & 2 rubygems