Mike Wille
Mike Wille
I have an issue where I am loading new posts from users without a full page load. I.e., in an ajax call. Nimble Social provides the taglib ns:photo/ to load...
I have Dragonfly setup on Heroku to use S3. Adding this gem reports the following error when trying to run: ``` DRAGONFLY: caught error - Command failed ('convert' '-gravity' 'none'...
This is a copy of @st0012's PR #24. It just brings back the use of `.try` as recommended by @dcosson.
Using version: 2.0.1.2 I'm getting an error: Sass::SyntaxError: wrong number of arguments (1 for 0) for `e' (in app/assets/stylesheets/base.css.sass) /Volumes/Clank/Users/Mike/.rvm/gems/ruby-1.9.2-p290@socialply/gems/compass_twitter_bootstrap-2.0.1.2/stylesheets/compass_twitter_bootstrap/_mixins.scss:540:in `buttonBackground' Browsing the file, I see 3 or so instances...
We are using this to migrate out of Heroku. However, we are using a Shielded space (high compliance Heroku environment). Heroku forces SSL connections to Redis but uses self-signed certificates....