brendanlim/mobile-fu

Support other formats besides HTML

greggersh opened this issue · 1 comments

If I want a single controller to respond in HTML, mobile_fu and some other format (like JSON or xml), I have to work around mobile_fu by storing the format before hand and checking again after mobile_fu has adjusted parameters. It'd be nice if instead of binaryally (I just made up that word) setting the format to :html or :mobile, mobile_fu would incorporate other formats. Thanks!

This project is abandoned. Please see the active fork at http://github.com/benlangfeld/mobile-fu. Please test with the released gem and master branch of the new home for the project, and file an issue on the other repo if you still have problems.

See #40.