[Rails] How do I override asset_path while retaining access to the original?

2018-05-13 Thread Todd Blanchard
I've been banging my head on this for some days. I am working on a multi-tenant rails application that wants to use themes for each tenant. I have managed to customize view template finding with FileSystemResolver so that it prepends the current domain to the view search path and, if not found

[Rails] WTF Happened to ActionMailer?

2009-03-30 Thread Todd Blanchard
For the record, I'm upgrading from 2.0.2 ActionMailer works great on 2.0.2. I have a thank you email that I want sent as multipart mime so I have thanks.text.plain.erb and thanks.text.html.erb Then in my ActionMailer::Base subclass I have def thanks(order) recipients order.emailAddr

[Rails] Re: RubyonRails GUI for Leopard?...

2009-03-30 Thread Todd Blanchard
On Mac OS X I use XCode. It is quite good and free. Specifically, you want to use the XCode "Organizer" Just launch XCode and rather than create a project (which you don't need) go to the Window menu and choose Organizer. Drag the root folder from your rails project into the left outline pane a