Changeset [126cd509885e541eb125e17f22ede8625255db31] by Brian Michalski

January 28th, 2012 @ 07:48 PM

Bumping to Rails 3.2.1 and Devise 2. Closes #27.

Devise 2.0 changes the migration syntax, which was manually adjusted. The langauage files also changed slightly.

The Rails 3.2.x upgrade threw an error about PNG already being registered, so we only define mime types if needed.
https://github.com/concerto/concerto/commit/126cd509885e541eb125e17...

Committed by Brian Michalski

  • M Gemfile
  • M Gemfile.lock
  • M config/initializers/mime_types.rb
  • M config/locales/devise.en.yml
  • M db/migrate/20110530231844_devise_create_users.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>.