That works great Adam, thanks. It would be cool to have some sort of checking built in to the plugin to check where it is running and only initialize the mock if it's not running on the Heroku site. That way, it could be checked into Git, and really, could be part of a standard creation of a Heroku app.
I'd like to be able to add this functionality myself, but I'm still trying to spin back up on Rails. I'll post back if I'm able to come up with anything. Again, thanks again. Tobin On Sat, Mar 8, 2008 at 11:52 PM, Adam Wiggins <[EMAIL PROTECTED]> wrote: > > Interesting. I just threw this plugin together, see if it does what > you're looking for: > > > http://heroku.googlegroups.com/web/heroku_mock_plugin.tar.gz?gda=KKJ-a0oAAABdPkmp9o0lPvfsbwMwaeOoteTSG1kZ0ys79-ZFvO3ZQ2G1qiJ7UbTIup-M2XPURDTnEf0FhzsGkPXk022KspIlqGIDJLf3XcPPb-x5mxSaSg > > Untar in your vendor/plugins. You'll probably also want to add > vendor/plugins/heroku_mock to your .gitignore - otherwise you may push > it back out to Heroku, and then you'd get some unpleasant conflicts > with the real heroku_user. > > Adam > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
