##// END OF EJS Templates
Allow a config/additional_environment.rb file to customize the Rails::Initializer....
Allow a config/additional_environment.rb file to customize the Rails::Initializer. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3018 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2781:21e18c1eb4ac
r2904:e02caeab0f07
Show More
custom_fields_trackers.yml
19 lines | 401 B | text/x-yaml | YamlLexer
/ test / fixtures / custom_fields_trackers.yml
---
custom_fields_trackers_001:
custom_field_id: 1
tracker_id: 1
custom_fields_trackers_002:
custom_field_id: 2
tracker_id: 1
custom_fields_trackers_003:
custom_field_id: 2
tracker_id: 3
custom_fields_trackers_004:
custom_field_id: 6
tracker_id: 1
custom_fields_trackers_005:
custom_field_id: 6
tracker_id: 2
custom_fields_trackers_006:
custom_field_id: 6
tracker_id: 3