⚲
Project
Overview
Download
Activity
Roadmap
Issues
News
Wiki
Forums
Repository
General
Home
Projects
Help
Profile
Sign in
Register
Search
:
Redmine
All Projects
Redmine
«
Previous
|
Next
»
Revision 2472
Added by
Jean-Philippe Lang
over 16 years
ago
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Changes
View differences
added
modified
copied
renamed
deleted
trunk
app
controllers
documents_controller.rb
(
diff
)
enumerations_controller.rb
(
diff
)
issues_controller.rb
(
diff
)
reports_controller.rb
(
diff
)
helpers
timelog_helper.rb
(
diff
)
models
document.rb
(
diff
)
enumeration.rb
(
diff
)
issue.rb
(
diff
)
time_entry.rb
(
diff
)
views
documents
_form.rhtml
(
diff
)
enumerations
list.rhtml
(
diff
)
issues
bulk_edit.rhtml
(
diff
)
lib
tasks
migrate_from_mantis.rake
(
diff
)
migrate_from_trac.rake
(
diff
)
test
functional
issues_controller_test.rb
(
diff
)
unit
enumeration_test.rb
(
diff
)
issue_test.rb
(
diff
)
Loading...
Replaces Enumeration.get_values and Enumeration.default with named scopes.