i am using ruby 1.9.2 and rails 3.1.0 please help, cause i very need it to work for studying. It\'s my university project(
Pretty new to rails/heroku.I created a clean project to help figure out what in the world is happening with heroku.Then I add to it with a:
I want to destroy the database but I\'m not sure what the command 开发者_高级运维would be. Does anyone know how to do this?You shouldn\'t use a postgres command to fully delete your database, as you w
I am trying to instal therubyracer/ therubyracer-heroku to my app, cause it doesn\'t work in heroku server cause I don\'t have javascript runtime enviroment.
I\'ve implemented full-text search using pg_search gem for my Rails application My migration to create index looks like
I know custom domains on heroku comes up a lot but I\'m lost. The registrar wants t开发者_开发知识库his information specified:
I need to change the default ruby string encoding to UTF-8 in Heroku. For some reason it is US-ASCII.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m using Noam Ben Ari\'s awesome gem Sorcery, and there is an issue I can\'t figure out. Facebook login works fine on local server, but not on Heroku:
I recently created a db migration which works fine locally. I pushed to heroku and ran heroku rake db:migrate