This release is a big milestone, with all known bugs squashed and a new design. There is also a new install sequence:
$ rake install This runs the migrations and creates the global preferences. We've also factored the RSA keys used for password encryption out of version control and put key generation into the initial migration. Before, anyone could decrypt anyone else's passwords! You'd need access to their database, but it was still a minor blemish. Now everyone has their own key. Insoshi developers should reload their sample data: $ rake db:sample_data:reload This will ensure the proper preferences table and RSA keys. Insoshi is getting very close to being usable in production. That's a hint of what's in store. :-) Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Insoshi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
