June 15th, 2013 |
Published in
mobile apps
I’m getting an error trying to push to Heroku using Ruby 1.9.3 on Rails 3.2.13 and found some instructions on how to try to fix the issue, but not sure how to implement.
Error Message: We’re sorry, but something went wrong.
Possible Troubleshoot:
Yay, saved the day, Karan! Just had to change the
url in the
.git/config
into the [remote “heroku”] section before rerunning
git push heroku master
and
heroku run rake db:migrate
… –
Adriano P Nov 25 ’12 at 3:55 (source: http://stackoverflow.com/questions/10067359/heroku-were-sorry-but-something-went-wrong-due-to-javascript-include-tag)
If you know can offer some support on running this line, I’d appreciate a ping or email: [email protected]
Thanks,
Sonia
April 1st, 2013 |
Published in
health, mobile apps
Anyone know why there are so many mobile app studies that focus on teen sexual health out of Australia (and few in other places)?
February 3rd, 2013 |
Published in
android, iOS, mobile apps, native apps, software developemnt
I’m working on an app. Anyone else here experienced, or doing the same and willing to talk more about the technical and other issues of mobile app deployment?
August 16th, 2012 |
Published in
mobile apps, software developemnt
Last week I came across a tweet by Gloan Levin singing the praises of human.io, a new cross platform mobile development package with a python API and had to check it out. In addition to enabling the devlopent of a fully functional mobile app in less than 100 lines of code, there are examples specific to thier tool, and other resources. Quite neat!