Changeset [26a79fe1d5ff3ab12f3c410be97c4db141e5ac6e] by August
April 18th, 2012 @ 10:24 AM
Moving the players link table (and presumably the hardware
interface) off to an engine or something...
https://github.com/concerto/concerto/commit/26a79fe1d5ff3ab12f3c410...
Committed by August
- A db/migrate/20120418142310_remove_players.rb
- R app/assets/javascripts/players.js.coffee
- R app/assets/stylesheets/players.css.scss
- R app/assets/stylesheets/scaffolds.css.scss
- R app/controllers/players_controller.rb
- R app/helpers/players_helper.rb
- R app/models/player.rb
- R app/views/players/_form.html.erb
- R app/views/players/edit.html.erb
- R app/views/players/index.html.erb
- R app/views/players/new.html.erb
- R app/views/players/show.html.erb
- R test/fixtures/players.yml
- R test/functional/players_controller_test.rb
- R test/unit/helpers/players_helper_test.rb
- R test/unit/player_test.rb
- M config/routes.rb
- M db/schema.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>.