Added Sources model + controller
commands: rails generate redmine_plugin_model body_tracking source project:references name:string description:text rails generate redmine_plugin_controller body_tracking sources index create destroy
This commit is contained in:
2
app/helpers/sources_helper.rb
Normal file
2
app/helpers/sources_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module SourcesHelper
|
||||
end
|
||||
Reference in New Issue
Block a user