how to configure Mongoid for Heroku with the MongoHQ addon?

2011-02-18 Thread Daniel Kehoe
How do I configure Mongoid for deploying to Heroku with the MongoHQ addon? What goes in the config/mongoid.yml file? Does anything more need to be done? (In earlier releases, changes were required for the config/application.rb file.) Heroku has instructions for MongoMapper but not Mongoid at htt

Re: NOTICE: Updating Bundler this week

2010-08-07 Thread Daniel Kehoe
My app runs successfully on Heroku with Rails 3.0.0.rc and Bundler version 1.0.0.rc.2. Thanks for the update! -- Daniel -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to her...@googlegroups.com. To unsubscribe fr

Re: Compiling Less stylesheets

2010-08-03 Thread Daniel Kehoe
I'd suggest using Less.js. I've used it with Heroku and I'm pleased. LESS has now been re-implemented in JavaScript. What this means is you no longer need Ruby, ASP or PHP (or access to the file system) to use LESS, you just need a browser. Less.js is a JavaScript implementation of LESS that’s run

can't deploy Rails 3 release candidate apps

2010-07-26 Thread Daniel Kehoe
Heroku, please update Bundler to 1.0.0.rc.1 so we can use our Rails 3 apps. The Rails 3 release candidate is out and now we can't deploy Rails 3 apps to Heroku. I get -> Gemfile detected, running Bundler Unresolved dependencies detected; Installing... Fetching source index from

using db:reset with MongoHQ?

2010-07-05 Thread Daniel Kehoe
Does db:reset work with a MongoHQ database? Using MongoHQ for my database, I tried: heroku db:reset --app my_app and got "Database reset for 'my_app' " but when I tried heroku rake db:seed I got errors that indicated the original database still existed. thanks, Daniel -- You received this mess

failure to configure wildcard DNS

2010-03-07 Thread Daniel Kehoe
Have I missed a step with wildcard DNS? I have heroku info --app yax === yax Web URL:http://yax.heroku.com/ Domain name:http://yax.com/ Addons: Custom Domains, Custom Domains + Wildcard, Zerigo DNS But when I try: heroku domains:add *.yax.com I get an error: can't have w