Menu

Commit [r4034]  Maximize  Restore  History

Refactor: move IssuesController#changes to JournalsController#index.

Since #changes is only an Atom feed of journals of a query, it makes
more sense to have it on the JournalsController resource.

edavis10 2010-08-23

changed /trunk/app/controllers/issues_controller.rb
changed /trunk/app/controllers/journals_controller.rb
renamed /trunk/app/views/issues/changes.rxml -> /trunk/app/views/journals/index.rxml
changed /trunk/app/views/issues/index.rhtml
changed /trunk/config/routes.rb
changed /trunk/test/functional/issues_controller_test.rb
changed /trunk/test/functional/journals_controller_test.rb
changed /trunk/test/integration/routing_test.rb
/trunk/app/controllers/issues_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/journals_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/issues/index.rhtml Diff Switch to side-by-side view
Loading...
/trunk/config/routes.rb Diff Switch to side-by-side view
Loading...
/trunk/test/functional/issues_controller_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/functional/journals_controller_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/integration/routing_test.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.