Changeset [864d74bb43bca9398eae27660db09138bfe0b9e2] by August
June 18th, 2011 @ 04:02 PM
Rails conventions favor using is_x for boolean based fields. Our
tables were a mixed bag, so I've made everything consistent with
this convention.
https://github.com/concerto/concerto/commit/864d74bb43bca9398eae276...
Committed by August
- A db/migrate/20110618195753_fix_boolean_convention.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>.