Removed Calendar Module name from generator
This commit is contained in:
parent
60b60ef1a1
commit
b01815bb26
|
@ -1,4 +1,4 @@
|
|||
class Calendar::InstallGenerator < ::Rails::Generators::Base
|
||||
class InstallGenerator < ::Rails::Generators::Base
|
||||
include Rails::Generators::Migration
|
||||
source_root File.expand_path('../templates', __FILE__)
|
||||
desc "Installs Calendar Module for R4"
|
||||
|
|
Loading…
Reference in New Issue