Has anyone tried deploying Insoshi on Heroku? I've been trying for about a week now!
I've been having problems specifically with this line of code in "config/environment.rb": secret = ActiveSupport::SecureRandom.hex(64) Heroku's server throws a NameError (uninitialized constant) when it gets to this line. Although my code is slightly modified from the insoshi github repo, I have not touched environment.rb at all, and definitely not this bit of code here. You can view the app error at http://illup.heroku.com/ -- 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.
