Sha256: 50ada44629d9666d2665f6d69f508b3c2bf909ee480cc97ccd68b904ea8011d3
Contents?: true
Size: 187 Bytes
Versions: 1
Compression:
Stored size: 187 Bytes
Contents
class MoPage::InstallGenerator < Rails::Generators::Base source_root File.expand_path('../templates', __FILE__) def install directory "kindeditor", "public/kindeditor" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mo_page-0.0.2 | lib/generators/mo_page/install/install_generator.rb |