mobile-fu icon indicating copy to clipboard operation
mobile-fu copied to clipboard

Bugfix and Feature Addition

Open csquared opened this issue 15 years ago • 2 comments

Hi Brendan:

I added a check in the format overriding to only override :html formats so :js and :xml will get through.

Also, I created another top level function that enables the plugin without setting the before_filter so you can set the before_fitler by hand if you want more fine grained control.

If you want me to send a pull request for just one of these commits let me know.

Cheers, Chris

csquared avatar Oct 15 '10 23:10 csquared

I've no strong opinion on the second two commits here, but fd6f9faadf039bdc1a1d22077f6f8daba195b6fb is an absolutely crucial bugfix for our application as well.

mlc avatar Feb 07 '11 17:02 mlc

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.

benlangfeld avatar Dec 11 '13 14:12 benlangfeld