Adding autogenerated plugin files
command: rails generate redmine_plugin body_tracking
This commit is contained in:
3
config/locales/en.yml
Normal file
3
config/locales/en.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
# English strings go here for Rails i18n
|
||||
en:
|
||||
# my_label: "My label"
|
||||
2
config/routes.rb
Normal file
2
config/routes.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
# Plugin's routes
|
||||
# See: http://guides.rubyonrails.org/routing.html
|
||||
Reference in New Issue
Block a user