Changeset [38dba34c5f47e27b9d79405cbf126f664716962a] by Mike

June 5th, 2012 @ 09:55 PM

Remove an old pair of migrations.

This should have no effect on the final state of the migration, as
remove_players reverses the changes made by create_players. A slight
risk is that if anyone has a working copy corresponding to the short
time between when create_players and remove_players were added, they
will have a migration error.
https://github.com/concerto/concerto/commit/38dba34c5f47e27b9d79405...

Committed by Mike

  • R db/migrate/20120418012853_create_players.rb
  • R db/migrate/20120418142310_remove_players.rb
New-ticket Create new ticket

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>.