LIST-LUXEMBOURG / iguess

iGuess 1.0 - The iGuess implementation in Rails
GNU General Public License v3.0
6 stars 0 forks source link

bundle update #133

Closed eykamp closed 10 years ago

eykamp commented 10 years ago

After the next update of the production server, be sure to run "bundle install" to update all the gems... specifically we need to make sure the mail gem gets installed.

ldesousa commented 10 years ago

Actually, rails required "bundle install" to be run before compiling the latest release. The "mail" gem was installed.