You cannot post messages because only members can post, and you are not currently a member.
Description:
Development with Ruby on Rails on the Heroku platform. Discussion of Ruby, Rails, and general programming and app deployment topics are all on topic and encouraged.
|
|
|
error installing gems
|
| |
After I install a gem, for example twitter4r, I get the following
message in the console when i try to require twitter4r:
"MissingSourceFile: no such file to load -- twitter4r"
Any ideas?
Thanks
|
|
Migrations don't work after updating the app via git
|
| |
hi there,
i have a problem with migrating a database.
here is what i did:
- i created an app in heroku
- i exported it and edited it locally. everything worked fine
- later i pushed the app up to heroku with git
- when i now try to migrate my db nothing happens. there isn't even a
error. the migration results are empty.... more »
|
|
internal server error
|
| |
Hi,
I setup a small app and made it up and running yesterday. Today, I
want to upload a background image to the public folder. Then I got an
error msg said I need to prepare a tar.gz with rails directory. Then I
tried to check if my app is still alive online. Unfortunately I got
one line of text page : internal server error. I tried to rollback to... more »
|
|
FREE GODADDY COUPON CODES
|
| |
FREE GODADDY COUPON CODES
FreshDrop.net has been helping the domain community so much from
offering our data services for free. We want to continue to help the
domain community grow and as such we feel that it is very appropriate
to help community members by letting them know how they can save on... more »
|
|
Could i use a personal subdomain?
|
| |
Excuse for my english(I' m Italian).
Could i redirect my subdomain(ex: sub.mysite.ext) to
subdomain.heroku.com?
Thank you very much.
Regards
Alberto
|
|
ar_sendmail with Heroku?
|
| |
Is it possible to use the ar_mailer gem with Heroku?
The problem with this is that it needs to run an ar_sendmail daemon
and there seems to be no way to do this in Heroku right now.
I know there are alternative ways to send emails (like using the
action_mailer_tls plugin) but I just wanted to check first before... more »
|
|
Goldberg
|
| |
Hello,
I am able to install goldberg but when I try and run it on Heroku I
get the default index page. Please let me know what I need to do to
get the login page going.
Regards
Rajeev
|
|
Optimizing production sites -- expires headers and Gzip
|
| |
Is it possible to enable expires headers and gzip-ing of css and
javascript files for production/blessed heroku sites? I have a site
whose largest component is a static javascript file, so it seems a
waste of bandwidth to download the file every time a user goes to a
new page.
|
|
install plugin from url
|
| |
In the Gems & Plugins manager there is now a box at the bottom that lets you install from a URL, equivalent to script/plugin install. So there are now three ways to install a plugin: finding it in the list, uploading a tarball, or installing by URL. Adam
|
|
Destroy app and Internal Server Errors
|
| |
I have three apps, and I'm having a lot of trouble with one (I get an
internal server error when I try to view it, and a Rails "There's been
a problem and we've been notified of it" error when I try to "edit"
the app.) so I wanted to get rid of two older ones that I don't want
anymore (they were just a couple of tests for Heroku). But I get a... more »
|
|
|