fabnoe
fabnoe
Hi, I was wondering how to use the Yelp API (OAuth 1.0a ) with this library: http://www.yelp.com/developers/documentation/v2/authentication
I've installed this pod with xCode 6.3 and iOS 8.2. But something is wrong. I cannot find a menuitem für Acknowledgements in the Setting Screen. But the Pods-acknowledgements.plist look good....
I'd like to add an automated random movement to the parallax instead of using the mouse position. How can I do this?
Here is a simplified .swift port to use with storyboards ``` import UIKit @objc(InsetBlurModalSeque) class InsetBlurModalSeque: UIStoryboardSegue { override func perform() { let sourceViewController = self.sourceViewController as UIViewController let destinationViewController...
Hey, I tried do use backstack with bbb (https://github.com/tbranyen/backbone-boilerplate) but i got lot's or conflicts when i try to import backstack with requirejs. I tried' to rewrite the header of...
$ rails generate dynamime_migration Throws: vendor/plugins/dynamime/lib/rails_hacks.rb:5: undefined method `custom' for class`ActionController::MimeResponds::Responder' (NameError)
Did anyone manage to run AoE2 on Mac M3 multiplayer?
Hi, i would love to see an example using backbone-module. Thanks