Changeset [cfdf35327b6292d338f89d5200b61c0651447198] by Brian M
March 17th, 2011 @ 12:23 AM
The plural of media is now media. Added a custom inflection to
avoid 'medium' land. Should finish Rails 3.0.5 upgrade. [#132
state:resolved]
https://github.com/wtg/concerto/commit/cfdf35327b6292d338f89d5200b6...
Committed by Brian M
- A app/controllers/media_controller.rb
- A app/views/templates/_import_form.html.erb
- A db/migrate/20110317033903_rename_medias_to_media.rb
- A test/fixtures/media.yml
- A test/functional/media_controller_test.rb
- R app/controllers/medias_controller.rb
- R test/fixtures/medias.yml
- R test/functional/medias_controller_test.rb
- M app/controllers/templates_controller.rb
- M app/models/content.rb
- M app/models/graphic.rb
- M app/models/template.rb
- M app/views/contents/graphic/_form.html.erb
- M app/views/contents/graphic/_render_default.html.erb
- M app/views/contents/show.html.erb
- M app/views/templates/_form.html.erb
- M app/views/templates/show.html.erb
- M config/initializers/inflections.rb
- M config/routes.rb
- M db/schema.rb
- M test/unit/graphic_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.