Initial Redmine tooling and local plugin forks
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
||||
contacts_setting_001:
|
||||
name: "redmine_contacts_string_setting"
|
||||
value: "String value"
|
||||
project_id: 1
|
||||
contacts_setting_002:
|
||||
name: "redmine_contacts_boolean_setting"
|
||||
value: 1
|
||||
project_id: 1
|
||||
contacts_setting_003:
|
||||
name: "redmine_contacts_float_setting"
|
||||
value: "10.3"
|
||||
project_id: 1
|
||||
Reference in New Issue
Block a user